Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 07:20:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 179832] manual page of mac_from_text suggests incorrect freeing of mac_t type
Message-ID:  <bug-179832-227-QNKbHlDsSS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-179832-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-179832-227@https.bugs.freebsd.org/bugzilla/>

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

Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Documentation               |Manual Pages
                 CC|                            |doc@FreeBSD.org
           Assignee|doc@FreeBSD.org             |bugs@FreeBSD.org

Felix Johnson <felix.the.red@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix.the.red@gmail.com
 Attachment #228276|                            |maintainer-approval?(felix.
              Flags|                            |the.red@gmail.com)

--- Comment #3 from Felix Johnson <felix.the.red@gmail.com> ---
Created attachment 228276
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228276&action=
=3Dedit
mac_free.3 patch and mac_text.3 patch

For mac_text(3), change reference to free(3) back to mac_free(3) for
mac_from_text.

For mac_free(3), change a variable type from mac_3 to mac_t.

--=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-179832-227-QNKbHlDsSS>