mike@arpaia.co
|
debdb56616
|
Close #79
The leak is a FP. Ran it through some other memory analysis tools.
Valgrind has historically has a hard time sorting out leaks vs ARC.
|
2014-09-02 12:45:50 -07:00 |
|
mike@arpaia.co
|
769613e56d
|
Fixing #80
This isn't a leak, just a potential bug in the implementation of this
function.
|
2014-09-02 12:30:52 -07:00 |
|
mike@arpaia.co
|
0e806eff83
|
Proper ARC in Objective-C++ code
|
2014-08-30 00:22:26 -07:00 |
|
mike@arpaia.co
|
86cda3ffcd
|
rocksdb memory leak
|
2014-08-29 00:24:12 -07:00 |
|
mike@arpaia.co
|
91bb6fa584
|
filters for valgrind false positives
|
2014-08-28 23:40:15 -07:00 |
|
mike@arpaia.co
|
828b2012f1
|
adding localtime to valgrind supressions because it's statically allocated, thus not a leak
|
2014-08-28 17:39:56 -07:00 |
|
mike@arpaia.co
|
9fc0c45c6e
|
valgrind suppression file
|
2014-08-28 15:16:40 -07:00 |
|