[Syslog-ng-commit] syslog-ng--mainline: fixed possible abort in
program destination
Balazs Scheidler
bazsi at balabit.hu
Tue Feb 28 19:47:03 CET 2006
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-20>
Revision: syslog-ng--mainline--2.0--patch-20
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Tue Feb 28 19:47:01 CET 2006
Standard-date: 2006-02-28 18:47:01 GMT
Modified-files: ChangeLog src/afprog.c src/main.c
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-20
Summary: fixed possible abort in program destination
Keywords:
* src/afprog.c (afprogram_dd_deinit): don't drop the reference to
self->writer, only deinit it,
(afprogram_dd_free): drop the reference to self->writer,
* src/main.c (main_loop_run): change the loop so that it actually
processes exited children
Diff stats:
ChangeLog | 19 +++++++++++++++++++
src/afprog.c | 7 ++-----
src/main.c | 5 +++--
3 files changed, 24 insertions(+), 7 deletions(-)
More information about the Syslog-ng-commit
mailing list