No way to free memory allocated by hs_serialize_database()
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
I don't see any way to free the memory allocated by hs_serialize_database(). The memory is allocated by hs_misc_alloc(). I don't believe hs_misc_free() can be called outside of the library.
Contributor guide
Assessment
This issue has not been assessed yet.