[Bug 228820] Incorrect value of ARG_TERMID_ADDR in sys/security/audit/audit.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 8 03:39:26 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228820

            Bug ID: 228820
           Summary: Incorrect value of ARG_TERMID_ADDR  in
                    sys/security/audit/audit.h
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: aniketp at iitk.ac.in

The definition of "ARG_TERMID_ADDR" macro assigns it a value of

0x0000000000400000ULL

which is already assigned to "ARG_SADDRUNIX" a line above.

This change was accidentally introduced in rS168688.
https://reviews.freebsd.org/rS168688


Please See:
https://github.com/freebsd/freebsd/blob/7c423a65c91bf1b002e8f1f6f0f8bfa9beefcc9c/sys/security/audit/audit_private.h#L278

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


More information about the freebsd-bugs mailing list