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

logproto: Fix the framed server free method #33

Merged
merged 1 commit into from
Dec 7, 2013

Conversation

algernon
Copy link
Contributor

@algernon algernon commented Dec 6, 2013

The LogProtoFramedServer free method did not call the free_method of its
super class, which resulted in memory & FD leaks when using a syslog()
source. This patch corrects that.

Reported-by: Andras Mitzki micek@balabit.hu
Signed-off-by: Gergely Nagy algernon@balabit.hu

The LogProtoFramedServer free method did not call the free_method of its
super class, which resulted in memory & FD leaks when using a syslog()
source. This patch corrects that.

Reported-by: Andras Mitzki <micek@balabit.hu>
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
bazsi added a commit that referenced this pull request Dec 7, 2013
logproto: Fix the framed server free method
@bazsi bazsi merged commit 920d7ad into master Dec 7, 2013
@algernon algernon deleted the merge/f/logproto/framed-leak-fix branch December 7, 2013 10:21
mitzkia pushed a commit to mitzkia/syslog-ng that referenced this pull request Aug 10, 2016
szemere pushed a commit to szemere/syslog-ng that referenced this pull request Jul 2, 2020
Section 2: OpenSUSE install guide was written by Peter Czanik.
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.

None yet

2 participants