-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.2.0
-
Component/s: Memory Manager
-
Labels:None
-
Pull Request URL:
~OwnedConstThorRow already contains a test to check if ptr is null, ~OwnedConstRoxieRow does not.
Often functions finish with a call to OwnedConstRoxieRow::getClear() which means the call to ReleaseRoxieRow can be removed by the compiler.