[Bug 218655] Ifconfig regdomain and lib80211 bad dealloc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 14 15:00:47 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655
Bug ID: 218655
Summary: Ifconfig regdomain and lib80211 bad dealloc
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: wireless
Assignee: freebsd-wireless at FreeBSD.org
Reporter: valentin.vergez at stormshield.eu
Created attachment 181783
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181783&action=edit
Correct regdata cleanup in lib80211_regdomain.c
Hi,
LIST_REMOVE() was missing in cleanup_bands(), used in
lib80211_regdomain_cleanup.
This code existed in ifconfig, but was not used there.
See the attached patch.
Regards,
Valentin V
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list