summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_parse.c
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2011-11-06 05:23:42 +0000
committerfjoe <fjoe@FreeBSD.org>2011-11-06 05:23:42 +0000
commite5bafa39b1505c9befb314a78ed39f17b98d1698 (patch)
treeee0a6853f9b44f19bf0282cda269f3513a1b95d8 /sys/netgraph/ng_parse.c
parent8c3483dc98e16f8d8d35edf675f2ff893c9fc21e (diff)
downloadFreeBSD-src-e5bafa39b1505c9befb314a78ed39f17b98d1698.zip
FreeBSD-src-e5bafa39b1505c9befb314a78ed39f17b98d1698.tar.gz
Fix potential double mbuf free: M_PREPEND may free mbuf chain and return
NULL but item will still have the reference ot the mbuf chain and will free it upon destruction.
Diffstat (limited to 'sys/netgraph/ng_parse.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud