Discussion:
[Bug 218655] Ifconfig regdomain and lib80211 bad dealloc
b***@freebsd.org
2017-04-14 15:00:46 UTC
Permalink
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
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2017-04-14 15:10:47 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655

***@stormshield.eu <***@stormshield.eu> changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|Ifconfig regdomain and |lib80211 regdomain bad
|lib80211 bad dealloc |dealloc
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2017-04-14 20:11:14 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655

--- Comment #1 from commit-***@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Fri Apr 14 20:10:18 UTC 2017
New revision: 316939
URL: https://svnweb.freebsd.org/changeset/base/316939

Log:
[lib80211] fix a missing cleanup path.

PR: lib/218655
Reported by: <***@stormshield.eu>

Changes:
head/lib/lib80211/lib80211_regdomain.c
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2017-04-17 04:53:38 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655

Mark Linimon <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2018-05-23 10:27:28 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655

Eitan Adler <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|In Progress |Open

--- Comment #2 from Eitan Adler <***@FreeBSD.org> ---
batch change of PRs untouched in 2018 marked "in progress" back to open.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2018-12-09 05:37:16 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655

Andriy Voskoboinyk <***@freebsd.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|Open |Closed
CC| |***@freebsd.org
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2018-12-09 05:35:26 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218655

--- Comment #3 from commit-***@freebsd.org ---
A commit references this bug:

Author: avos
Date: Sun Dec 9 05:35:23 UTC 2018
New revision: 341753
URL: https://svnweb.freebsd.org/changeset/base/341753

Log:
MFC r316939:
[lib80211] fix a missing cleanup path.

PR: lib/218655
Reported by: <***@stormshield.eu>

Changes:
_U stable/11/
stable/11/lib/lib80211/lib80211_regdomain.c
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...