syslog-ng--mainline: fixed possible memory leak
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@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@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@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(+)
participants (1)
-
bazsi@balabit.hu