nim-rocksdb/rocksdb
Jacek Sieka 4b73bca449
fix error parameter type and memory leak
* error is a pointer to a cstring that the API will allocate on error
* if an error is returned, it must be free'd
* note missing tests for when error happens
2018-08-15 19:56:18 -06:00
..
headers Fixed pkg struct (#5) 2018-07-04 14:09:03 +02:00
librocksdb.nim fix error parameter type and memory leak 2018-08-15 19:56:18 -06:00