]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
shup up clang scanner
authorAlan T. DeKok <aland@freeradius.org>
Wed, 17 Feb 2021 13:14:14 +0000 (08:14 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 17 Feb 2021 13:14:14 +0000 (08:14 -0500)
src/lib/radius.c

index 78921628f51dc0df79753dcd4cb8dc2599a01290..c60abf18d5b217d236cd2f76b1a3819d9091cfbd 100644 (file)
@@ -4459,7 +4459,7 @@ int rad_decode(RADIUS_PACKET *packet, RADIUS_PACKET *original,
        uint32_t                num_attributes;
        uint8_t                 *ptr;
        radius_packet_t         *hdr;
-       VALUE_PAIR *head, **tail, *vp;
+       VALUE_PAIR *head, **tail, *vp = NULL;
 
        /*
         *      Extract attribute-value pairs