Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2018 03:39:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228820] Incorrect value of ARG_TERMID_ADDR  in sys/security/audit/audit.h
Message-ID:  <bug-228820-227@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: aniketp@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/7c423a65c91bf1b002e8f1f6f0f8bfa9bee=
fcc9c/sys/security/audit/audit_private.h#L278

--=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-228820-227>