[exim-dev] [Bug 1007] tod_stamp uses non-reentrant localtime…

Top Page
Delete this message
Reply to this message
Author: Christof Meerwald
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1007] tod_stamp uses non-reentrant localtime()
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1007

Christof Meerwald <cmeerw@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmeerw@???





--- Comment #1 from Christof Meerwald <cmeerw@???> 2010-07-08 22:38:42 ---
It's not just the localtime that's a problem - signal handlers should only use
async-signal-safe functions, see
http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_04.html for
a list of signal-safe-functions.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email