[PATCH v4 1/2] LSM: SafeSetID: gate setgid transitions
James Morris
jmorris at namei.org
Tue Mar 5 03:30:49 UTC 2019
On Mon, 4 Mar 2019, Micah Morton wrote:
> > + case LSM_SETGID_RE:
> > + break;
> > + case LSM_SETGID_ID:
> > + break;
> > + case LSM_SETGID_RES:
> > + break;
> > + case LSM_SETGID_FS:
> > + break;
> > +
These should be collapsed into multiple case statements with one break.
Also, please start a new thread when you post a new version of the
patchset, and include all of the series in each version.
--
James Morris
<jmorris at namei.org>
More information about the Linux-security-module-archive
mailing list