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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"