diff options
Diffstat (limited to 'radsecproxy.c')
-rw-r--r-- | radsecproxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radsecproxy.c b/radsecproxy.c index a6f71c4..a4d8c07 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -1757,6 +1757,7 @@ void *clientwr(void *arg) { struct request *statsrvrq; struct clsrvconf *conf; + assert(server); conf = server->conf; #define ZZZ 900 |