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

driver: Fix a memory leak in log_driver_free() #64

Merged
merged 1 commit into from
Jan 17, 2014
Merged

driver: Fix a memory leak in log_driver_free() #64

merged 1 commit into from
Jan 17, 2014

Conversation

algernon
Copy link
Contributor

After freeing up the members of self->plugins, free self->plugins itself
too.

Signed-off-by: Gergely Nagy algernon@balabit.hu

After freeing up the members of self->plugins, free self->plugins itself
too.

Signed-off-by: Gergely Nagy <algernon@balabit.hu>
bazsi added a commit that referenced this pull request Jan 17, 2014
driver: Fix a memory leak in log_driver_free()
@bazsi bazsi merged commit 796ffdd into syslog-ng:master Jan 17, 2014
@algernon algernon deleted the merge/h/driver-plugin-leak-fix branch January 17, 2014 08:40
szemere pushed a commit to szemere/syslog-ng that referenced this pull request Jul 2, 2020
bazsi pushed a commit to bazsi/syslog-ng that referenced this pull request May 17, 2024
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