summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_linker.c
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2011-11-06 05:24:54 +0000
committerfjoe <fjoe@FreeBSD.org>2011-11-06 05:24:54 +0000
commitc518069229edda1560771a9879621bf7a4f7c811 (patch)
treeef13f22074f50537a5d3c8a860597fd78c1df772 /sys/kern/kern_linker.c
parente5bafa39b1505c9befb314a78ed39f17b98d1698 (diff)
downloadFreeBSD-src-c518069229edda1560771a9879621bf7a4f7c811.zip
FreeBSD-src-c518069229edda1560771a9879621bf7a4f7c811.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. - Fix memory leak (unfree'd item on error path).
Diffstat (limited to 'sys/kern/kern_linker.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud