summaryrefslogtreecommitdiffstats
path: root/bin/sh/expand.c
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2006-11-05 17:56:25 +0000
committercsjp <csjp@FreeBSD.org>2006-11-05 17:56:25 +0000
commitdb8b5b89e2af712352769edf1c4350214fe10657 (patch)
treeda1dd588bd772b2b48dd32c441985db059fcc8cc /bin/sh/expand.c
parentb9fb75ae5054732e593332bc7016409033772124 (diff)
downloadFreeBSD-src-db8b5b89e2af712352769edf1c4350214fe10657.zip
FreeBSD-src-db8b5b89e2af712352769edf1c4350214fe10657.tar.gz
Fix possible leak when bridge is in monitor mode. Use m_freem() which will
free the entire chain, instead of using m_free() which will free just the mbuf that was passed. Discussed with: thompsa MFC after: 3 days
Diffstat (limited to 'bin/sh/expand.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud