< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] localtime_r should be used in Log.cxx


Hi all,

localtime() in Log.cxx is not multi thread safe, and I think localtime_r() should be used.

--
Thanks

Frank Yuan