mirror of
https://github.com/facebook/rocksdb
synced 2026-05-24 09:29:21 +00:00
Previous to this commit Filters passed as parameters to the BlockTableConfig are disposed before they should be disposed. Further Smart pointer usage was corrected. Java holds now the smart pointer to the FilterPolicy correctly and cares about freeing underlying c++ structures. |
||
|---|---|---|
| .. | ||
| crossbuild | ||
| org/rocksdb | ||
| rocksjni | ||
| HISTORY-JAVA.md | ||
| jdb_bench.sh | ||
| Makefile | ||
| RELEASE.md | ||
| RocksDBSample.java | ||
| rocksjni.pom | ||