From: SourceForge.net <no...@so...> - 2005-04-21 20:33:09
|
Bugs item #1187635, was opened at 2005-04-21 22:25 Message generated for change (Comment added) made by vasiljevic You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719006&aid=1187635&group_id=130646 Category: C-API Group: None Status: Open Resolution: None Priority: 5 Submitted By: Zoran Vasiljevic (vasiljevic) Assigned to: Zoran Vasiljevic (vasiljevic) Summary: timegm() usage not mt-safe Initial Comment: In httptime.c timegm() is used w/o protective locks. This call is not thread safe. Definitely not on Darwin. ---------------------------------------------------------------------- >Comment By: Zoran Vasiljevic (vasiljevic) Date: 2005-04-21 22:33 Message: Logged In: YES user_id=95086 Fixed in HEAD. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719006&aid=1187635&group_id=130646 |