Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are a few instances where classes in MaxScale manually manage a reference count. This is unnecessary as std::shared_ptr can be used.