intel / intel/hyperscan

No way to free memory allocated by hs_serialize_database()

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.