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

sesman/chansrv/chansrv_fuse.c: resolve double free found by cppcheck #1469

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Conversation

chipitsine
Copy link
Contributor

sesman/chansrv/chansrv_fuse.c:1719:9: error: Memory pointed to by 'full_path' is freed twice. [doubleFree]

sesman/chansrv/chansrv_fuse.c:1719:9: error: Memory pointed to by 'full_path' is freed twice. [doubleFree]
@matt335672
Copy link
Member

Good catch.

@metalefty metalefty closed this Jan 7, 2020
@metalefty
Copy link
Member

Oops.

@metalefty metalefty reopened this Jan 7, 2020
@metalefty metalefty merged commit c766be4 into neutrinolabs:devel Jan 7, 2020
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.

3 participants