Closed
Description
Original issue 117 created by albert.jin on 2012-09-18T13:21:35.000Z:
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
There should be a free function provided by the library. When leveldb is build as a shared library, the consumer of this library could be built by any other compile with its own free() function.
I would like to suggest that a new API "void leveldb_free(char* buffer)" be added.
What version of the product are you using? On what operating system?
1.5.0 on all platforms
Please provide any additional information below.
Metadata
Assignees
Labels
No labels
Activity