Kai Liu
16d4e45c12
Fix the memory leak in table index
...
Summary:
BinarySearchIndex didn't use unique_ptr to guard the block object nor
delete it in destructor, leading to valgrind failure for "definite
memory leak".
Test Plan:
re-ran the failed valgrind test cases
2014-03-01 11:50:35 -08:00
..
2014-02-28 18:19:07 -08:00
2014-02-28 18:19:07 -08:00
2014-02-28 18:19:07 -08:00
2014-02-28 16:39:27 -08:00
2014-03-01 11:50:35 -08:00
2014-02-28 18:19:07 -08:00
2014-02-03 12:19:30 -08:00
2014-02-03 12:19:30 -08:00
2014-02-03 12:19:30 -08:00
2013-11-01 14:31:35 -07:00
2014-02-26 18:56:39 -08:00
2014-02-03 12:19:30 -08:00
2014-02-05 21:21:00 -08:00
2014-02-03 12:19:30 -08:00
2014-02-28 16:39:27 -08:00
2014-02-10 15:46:56 -08:00
2014-02-11 14:16:46 -08:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2013-11-21 17:40:39 -08:00
2014-01-28 10:35:55 -08:00
2014-02-13 16:28:21 -08:00
2014-02-13 16:28:21 -08:00
2014-02-03 12:19:30 -08:00
2014-02-03 00:30:43 -08:00
2014-02-12 17:37:22 -08:00
2014-02-12 17:37:22 -08:00
2014-02-26 15:12:44 -08:00
2014-02-13 15:27:59 -08:00
2014-02-03 00:30:43 -08:00
2014-02-07 11:15:00 -08:00
2014-02-13 15:27:59 -08:00
2014-02-07 19:26:49 -08:00
2014-02-28 18:19:07 -08:00
2014-02-03 12:19:30 -08:00
2014-02-03 12:19:30 -08:00