Closed mattrussmill closed 5 years ago
Check worker is not causing memory leak when moving buffers around. Keep track of addresses during debug to check. Also make sure to call base class destructors when overriding original destructor of class.
Consider making other functions virtual
Fixed in subsequent commits.
Check worker is not causing memory leak when moving buffers around. Keep track of addresses during debug to check. Also make sure to call base class destructors when overriding original destructor of class.
Consider making other functions virtual