]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing free()'s after calls to randomize().
authorCy Schubert <cy@FreeBSD.org>
Fri, 14 Apr 2017 05:13:50 +0000 (05:13 +0000)
committerCy Schubert <cy@FreeBSD.org>
Fri, 14 Apr 2017 05:13:50 +0000 (05:13 +0000)
commitd716cde795f33aae52831f08eadf9db40b8fd75c
treef86ea04b646b5fd431ebc3cccd5dea396bbbaaed
parent64d57d7db8f096c70e469f7f589fa4ee06eac339
Add missing free()'s after calls to randomize().

PR: NetBSD PR/50559
Obtained from: Netbsd radix_ipf.c r1.6
MFC after: 1 week
sys/contrib/ipfilter/netinet/radix_ipf.c