Skip to content

Possible memory leak #132

@minaevmike

Description

@minaevmike

While creating bloom filter C fucntion rocksdb_filterpolicy_create_bloom called. But there is no api to free this memory. Seems rocksdb_filterpolicy_destroy (https://github.com/facebook/rocksdb/blob/master/include/rocksdb/c.h#L1030 ) must be called to free it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions