session_zap, rlm_detail segfault
15 Aug
2007
15 Aug
'07
8:41 a.m.
Hello, in session_zap there is no listener set for the generated request and in rlm_detail.c in detail_accounting() there is a check for request->listener->type == RAD_LISTEN_DETAIL which lets the server segfault. Regards Stephan Jaeger -- Stephan Jaeger <stephan.jaeger@ewetel.de> EWE TEL GmbH
15 Aug
15 Aug
9:13 a.m.
Stephan Jaeger wrote:
in session_zap there is no listener set for the generated request and in rlm_detail.c in detail_accounting() there is a check for request->listener->type == RAD_LISTEN_DETAIL which lets the server segfault.
Whoops. I don't use that functionality much. I've committed a one-line fix. Let's see if that works. Alan DeKok.
6902
Age (days ago)
6902
Last active (days ago)
2 comments
2 participants
participants (2)
-
Alan DeKok -
Stephan Jaeger