Change Log :: Changelog for 1.19.7 - 2007-09-25 :: (804 Reads)
Posted by
rgerhards
on Tuesday, September 25, 2007 - 04:06 PM
Version 1.19.7 (rgerhards), 2007-09-25
added code to handle situations where senders send us messages ending with a NUL character. It is now simply removed. This also caused trailing LF reduction to fail, when it was followed by such a NUL. This is now also handled.
replaced some non-thread-safe function calls by their thread-safe counterparts
fixed a minor memory leak that occured when the %APPNAME% property was used (I think nobody used that in practice)
fixed a bug that caused signal handlers in cvthname() not to be restored when a malicious pointer record was detected and processing of the message been stopped for that reason (this should be really rare and can not be related to the segfault bug we are hunting).
fixed a bug in cvthname that lead to passing a wrong parameter - in practice, this had no impact.
general code cleanup (e.g. compiler warnings, comments
Only logged in users are allowed to comment.
register/log in