[ http://issues.apache.org/jira/browse/AXIS2C-277?page=all ]
Samisa Abeysinghe resolved AXIS2C-277.
--------------------------------------
Fix Version/s: 0.94
Resolution: Fixed
Assignee: Samisa Abeysinghe
Did the replacement as suggested, thanks for pointing this out
> Use of gmtime is not thread-safe
> --------------------------------
>
> Key: AXIS2C-277
> URL: http://issues.apache.org/jira/browse/AXIS2C-277
> Project: Axis2-C
> Issue Type: Bug
> Components: util
> Affects Versions: Current (Nightly)
> Reporter: James Clark
> Assigned To: Samisa Abeysinghe
> Priority: Minor
> Fix For: 0.94
>
>
> axis2_date_time_create() calls gmtime() which is not thread-safe. POSIX
> provides a thread-safe alternative gmtime_r, which configure should check for
> and use if found.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]