fixed gh-731 : now every rtree has it's own matras instance that is destroyed...
fixed gh-731 : now every rtree has it's own matras instance that is destroyed with rtree, releasing all memory of tree instance
Showing
- src/box/memtx_rtree.cc 2 additions, 41 deletionssrc/box/memtx_rtree.cc
- src/lib/salad/rtree.c 25 additions, 9 deletionssrc/lib/salad/rtree.c
- src/lib/salad/rtree.h 13 additions, 10 deletionssrc/lib/salad/rtree.h
- test/unit/CMakeLists.txt 2 additions, 2 deletionstest/unit/CMakeLists.txt
- test/unit/rtree.cc 10 additions, 8 deletionstest/unit/rtree.cc
- test/unit/rtree_itr.cc 25 additions, 17 deletionstest/unit/rtree_itr.cc
Loading
Please register or sign in to comment