Skip to content

Fix memory leaks - #24

Open
mikezackles wants to merge 1 commit into
tjol:mainfrom
mikezackles:memleaks
Open

Fix memory leaks#24
mikezackles wants to merge 1 commit into
tjol:mainfrom
mikezackles:memleaks

Conversation

@mikezackles

Copy link
Copy Markdown

Thanks for sharing your work!

I ran into the self->tmp_string_key issue below while playing with the library in my own code. I noticed that the existing test suite fails in several places when built with the address sanitizer, so I did my best to resolve those as well.

Most of these are triggered if you build the tests with the address
sanitizer. With this patch, ASAN tests run cleanly.
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

Successfully merging this pull request may close these issues.

1 participant