Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net80211
Module Name: src
Committed By: maxv
Date: Tue Jan 16 14:01:13 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Fix memory leak. If m1 == m, m = NULL, so it's safe to just call m_freem.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/sys/net80211/ieee80211_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index