Changes between Initial Version and Version 2 of Ticket #919
- Timestamp:
- Jun 30, 2015, 7:54:28 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #919
- Property Owner changed from to
- Property Status new → assigned
- Property Milestone → 9.1
-
Ticket #919 – Description
initial v2 5 5 - BLOBTile::initStorage duplicates FILEDATADIR string and doesn't free the memory 6 6 - QueryTree::evaluateUpdate returns a pointer to a vector, which is not freed later by the caller 7 8 In general, we should integrate a valgrind test with directql in the systemtest.