Avoid some calls to ReleaseRoxieRow

Description

~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.

 

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created January 29, 2019 at 5:17 PM
Updated January 29, 2019 at 8:51 PM
Resolved January 29, 2019 at 8:51 PM

Flag notifications