b***@freebsd.org
2017-04-14 15:00:46 UTC
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-***@FreeBSD.org
Reporter: ***@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
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-***@FreeBSD.org
Reporter: ***@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.
You are receiving this mail because:
You are the assignee for the bug.