[Syslog-ng-commit] syslog-ng--mainline: fixed possible memory leak
Balazs Scheidler
bazsi at balabit.hu
Sun Apr 23 12:22:39 CEST 2006
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-43>
Revision: syslog-ng--mainline--2.0--patch-43
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Sun Apr 23 12:22:21 CEST 2006
Standard-date: 2006-04-23 10:22:21 GMT
Modified-files: ChangeLog src/logreader.c
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-43
Summary: fixed possible memory leak
Keywords:
* src/logreader.c (log_reader_iterate_buf): drop self->prev_addr
reference if it exists, previously it might have been overwritten
with a new reference without dropping the old, fixes a potential
GSockAddr reference leak
Diff stats:
ChangeLog | 16 ++++++++++++++++
src/logreader.c | 13 +++++++++++++
2 files changed, 29 insertions(+)
More information about the Syslog-ng-commit
mailing list