diff options
author | csjp <csjp@FreeBSD.org> | 2006-11-05 17:56:25 +0000 |
---|---|---|
committer | csjp <csjp@FreeBSD.org> | 2006-11-05 17:56:25 +0000 |
commit | db8b5b89e2af712352769edf1c4350214fe10657 (patch) | |
tree | da1dd588bd772b2b48dd32c441985db059fcc8cc /bin/sh/expand.c | |
parent | b9fb75ae5054732e593332bc7016409033772124 (diff) | |
download | FreeBSD-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