[Bug 179832] manual page of mac_from_text suggests incorrect freeing of mac_t type

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Sep 2021 07:20:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179832

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=228276&action=edit
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.

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