Date: Fri, 14 Apr 2017 15:00:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 218655] Ifconfig regdomain and lib80211 bad dealloc Message-ID: <bug-218655-21060@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: valentin.vergez@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218655-21060>
