23 Aug
2005
23 Aug
'05
6:51 a.m.
Hi! Could you please to pay some attention to this problem: https://list.xs4all.nl/pipermail/freeradius-devel/2005-June/008471.html (see thread). As far as I found, this error is triggered only when logging "-X" is enbled. Seems, something wrong with logging in multithreaded environment. (not multithread safe ?) ./src/lib/log.c:42: * This also isn't multithreaded-safe, so it'll have to be changed -- -=AV=-