[Syslog-ng-commit] syslog-ng--mainline: removed 1024 byte limitation on internal messages

Balazs Scheidler bazsi at balabit.hu
Mon Feb 12 10:02:40 CET 2007


-e Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-132>
Revision: syslog-ng--mainline--2.0--patch-132
Archive: devel at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Mon Feb 12 10:02:37 CET 2007
Standard-date: 2007-02-12 09:02:37 GMT
Modified-files: ChangeLog src/messages.c
New-patches: devel at balabit.hu--other-1/syslog-ng--mainline--2.0--patch-132
Summary: removed 1024 byte limitation on internal messages
Keywords: 

	* src/messages.c (msg_send_internal_message): use a dynamically
	allocated buffer instead of a buffer with a fixed size on the stack

Diff stats:
 ChangeLog      |   15 +++++++++++++++
 src/messages.c |    5 +++--
 2 files changed, 18 insertions(+), 2 deletions(-)


More information about the Syslog-ng-commit mailing list