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

Fix memory leak for { $foo: bar } #2782

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

emanuele6
Copy link
Member

{ BINDING: ExpD } wasn't freeing BINDING.

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60865


OSS Fuzz insists we fix this asap.
file

@emanuele6
Copy link
Member Author

I added a test that uses { BINDING } and { BINDING: foo }

@nicowilliams nicowilliams merged commit 17889a1 into jqlang:master Jul 28, 2023
28 checks passed
@nicowilliams
Copy link
Contributor

Thanks!

@emanuele6 emanuele6 deleted the bindleak branch July 28, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants