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

src: fix leak in ObjectWrap instance set/getters #899

Closed
wants to merge 1 commit into from

Conversation

KevinEady
Copy link
Contributor

Fixes: #891

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for investigating and fixing

@KevinEady
Copy link
Contributor Author

Flakey tests cause the run failure maybe @mhdawson ?

@mhdawson
Copy link
Member

mhdawson commented Feb 4, 2021

@KevinEady it is a bit worrying that we seem to get intermittent failures. We saw that for a while in the CI but then it went away without me being able to figure out the cause. Might be worth running a few times locally (say 10 times) to make sure it does not recreate.

Copy link
Contributor

@gabrielschulhof gabrielschulhof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

mhdawson pushed a commit that referenced this pull request Feb 12, 2021
Fixes: #891

PR-URL: #899
Fixes: #891
Reviewed-By: Gabriel Schulhof <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
@mhdawson
Copy link
Member

Landed as: a575a6e

@mhdawson mhdawson closed this Feb 12, 2021
kevindavies8 added a commit to kevindavies8/node-addon-api-Develop that referenced this pull request Aug 24, 2022
Marlyfleitas added a commit to Marlyfleitas/node-api-addon-Development that referenced this pull request Aug 26, 2022
wroy7860 added a commit to wroy7860/addon-api-benchmark-node that referenced this pull request Sep 19, 2022
johnfrench3 pushed a commit to johnfrench3/node-addon-api-git that referenced this pull request Aug 11, 2023
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.

Valgrind detected memory leak
3 participants