Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218655

            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=3D181783&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218655-21060>