Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor leaks memory? #85

Open
baxitaurus opened this issue Oct 27, 2020 · 0 comments
Open

Monitor leaks memory? #85

baxitaurus opened this issue Oct 27, 2020 · 0 comments

Comments

@baxitaurus
Copy link

Is it possible that the monitor is leaking memory when a hook allocates a unicode buffer in the Pre:: block and has a Interesting:: block too? If the call's hash is not interesting the function will return without freeing the memory.
Here's the code template:
image
Here's an example of affected hook:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant