From: Alan T. DeKok Date: Thu, 23 Nov 2017 15:56:06 +0000 (-0500) Subject: stupid compiler static analysis X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13090481731f66a7e2888a400a95d3f6b2be013e;p=thirdparty%2Ffreeradius-server.git stupid compiler static analysis --- diff --git a/src/modules/proto_radius/proto_radius_udp.c b/src/modules/proto_radius/proto_radius_udp.c index ad8815aa044..0926f0c1cf5 100644 --- a/src/modules/proto_radius/proto_radius_udp.c +++ b/src/modules/proto_radius/proto_radius_udp.c @@ -708,6 +708,7 @@ found: received_packet: inst->stats.total_requests++; + rad_assert(address->client != NULL); address.client->outstanding++; return_packet: