Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 19:47:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228470] struct auditpipe_ioctl_preselect's fields not defined in the same header file
Message-ID:  <bug-228470-227-D9mZpjkvyQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228470-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228470-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=3D228470

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: asomers
Date: Wed Jul 11 19:46:57 UTC 2018
New revision: 336210
URL: https://svnweb.freebsd.org/changeset/base/336210

Log:
  MFC r334403:

  #include <bsm/audit.h> in security/audit/audit_ioctl.h

  security/audit/audit_ioctl.h uses a type from bsm/audit.h, so needs to
  include it.  And it needs to know the type's size, so it can't just
  forward-declare.

  PR:           228470
  Submitted by: aniketp
  Sponsored by: Google, Inc. (GSoC 2018)
  Differential Revision:        https://reviews.freebsd.org/D15561

Changes:
_U  stable/11/
  stable/11/sys/security/audit/audit_ioctl.h

--=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-228470-227-D9mZpjkvyQ>