2 Dec
2008
2 Dec
'08
5:21 a.m.
George Chelidze wrote:
The weird thing with this problem is that localtime_r() calls fr_hash_table_finddata() as you mentioned.
It doesn't. That's likely a side-effect of function call trampolines, or something similar.
I have removed strftime()/localtime_r() calls from print.c and it seems to be fixed.
So long as it works... Alan DeKok.