[Syslog-ng-commit] syslog-ng--mainline: fixed possible 64 bit
compatibility problem
Balazs Scheidler
bazsi at balabit.hu
Sat Feb 11 08:31:41 CET 2006
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/bazsi@balabit.hu--bazsi-1/syslog-ng--mainline--2.0--patch-86>
Revision: syslog-ng--mainline--2.0--patch-86
Archive: bazsi at balabit.hu--bazsi-1
Creator: Balazs Scheidler <bazsi at balabit.hu>
Date: Sat Feb 11 08:31:40 CET 2006
Standard-date: 2006-02-11 07:31:40 GMT
Modified-files: ChangeLog src/logwriter.c src/logwriter.h
New-patches: bazsi at balabit.hu--bazsi-1/syslog-ng--mainline--2.0--patch-86
Summary: fixed possible 64 bit compatibility problem
Keywords:
* src/logwriter.c (log_writer_queue, log_writer_flush_log): use
GPOINTER_TO_UINT/GUINT_TO_POINTER macros instead of casting the
values by hand
Diff stats:
ChangeLog | 16 ++++++++++++++++
src/logwriter.c | 4 ++--
src/logwriter.h | 4 ++--
3 files changed, 20 insertions(+), 4 deletions(-)
More information about the Syslog-ng-commit
mailing list