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

Fixed possible memory leak #73

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Fixed possible memory leak #73

merged 1 commit into from
Oct 31, 2017

Conversation

lunixoid
Copy link
Contributor

I like your project and I'm exploring it as part of the competition the Pinguem.ru competition on finding errors in open source projects. New warnings, found using PVS-Studio:
libfreefare/libfreefare/mifare_desfire.c 1191 err V773 The function was exited without releasing the 'data' pointer. A memory leak is possible.

@smortex smortex self-requested a review October 30, 2017 21:45
@smortex smortex merged commit 2bda6a0 into nfc-tools:master Oct 31, 2017
@smortex smortex added the bug label Oct 31, 2017
@smortex smortex added this to the 1.0.0 milestone Oct 31, 2017
@joetomasone joetomasone mentioned this pull request Feb 23, 2021
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.

None yet

2 participants