]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
we don't need this
authorAlan T. DeKok <aland@freeradius.org>
Thu, 7 Jun 2018 20:17:09 +0000 (16:17 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 7 Jun 2018 20:17:09 +0000 (16:17 -0400)
src/lib/io/master.c

index 36935836ddcdb6747a3bd26d3419d87b84fb6bd8..46a883748687344ef8165afe66c3a18e870c1b23 100644 (file)
@@ -1027,8 +1027,6 @@ do_read:
                        return packet_len;
                }
 
-               rad_assert(packet_len >= 20);
-
                /*
                 *      Not allowed?  Discard it.  The other function
                 *      has done any complaining, if necessary.