On 01/08/2017 09:02, Mark Andrews via RT wrote: > isc_time_formattimestamp calls localtime rather than localtime_r when threaded. > there are similar issues for gmtime vs gmtime_r. While this is being looked at, I noticed that all three possible time strings are generated for every log entry even though only one will be used.