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 free() issue #43

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Fix free() issue #43

merged 1 commit into from
Apr 21, 2020

Conversation

uno20001
Copy link
Contributor

This pull requests fixes an issue that occurred when the output file name was already an absolute path, and the program tried to free() a pointer that it had no right to free.

@Rudde Rudde merged commit 84bcb42 into pobrn:master Apr 21, 2020
@uno20001 uno20001 deleted the fix_mem_freeing_issue branch April 24, 2020 09:36
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.

2 participants