Please use thread-safe libraries
--------------------------------
Key: TUSCANY-959
URL: http://issues.apache.org/jira/browse/TUSCANY-959
Project: Tuscany
Issue Type: Improvement
Components: C++ SDO
Affects Versions: Cpp-current
Reporter: Caroline Maynard
Priority: Minor
One of our SDO for PHP users is planning to run in a multi-threaded web server.
They have run an evaluation tool and only found one thread-safety issue - the
use of localtime() rather than localtime_r() in commonj/sdo/SDODate.cpp.
Please would you modify this call accordingly? It's fine for this to be a
conditional compile if you prefer.
--
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]