◐ Shell
clean mode source ↗

Fix memory leaks by julianmesa-gitkraken · Pull Request #1944 · nodegit/nodegit

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@julianmesa-gitkraken

Copy link Copy Markdown

Contributor

Fix memory leaks

@julianmesa-gitkraken julianmesa-gitkraken force-pushed the fix-memory-leaks branch 2 times, most recently from 4fcce07 to a24d5f8 Compare

October 19, 2022 10:56
 We need to free duplicated memory we are responsible for that we obtained from libgit2 because nodegit duplicates it again when calling the wrapper

@julianmesa-gitkraken julianmesa-gitkraken changed the title Fix memory leaks [WIP] Fix memory leaks

Oct 25, 2022

@julianmesa-gitkraken julianmesa-gitkraken marked this pull request as draft

October 25, 2022 14:25

@julianmesa-gitkraken julianmesa-gitkraken changed the title [WIP] Fix memory leaks Fix memory leaks

Nov 9, 2022

@julianmesa-gitkraken julianmesa-gitkraken marked this pull request as ready for review

November 9, 2022 13:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@julianmesa-gitkraken