diff options
author | rwatson <rwatson@FreeBSD.org> | 2001-05-26 19:59:44 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2001-05-26 19:59:44 +0000 |
commit | 69376917898375a29aec49173210a6130a26c667 (patch) | |
tree | 942e4ce54552d17c95e63ea560c36e38871bc2eb /sys/fs | |
parent | b7626578b01ad84d2b9b7b9f80663b36e0e92372 (diff) | |
download | FreeBSD-src-69376917898375a29aec49173210a6130a26c667.zip FreeBSD-src-69376917898375a29aec49173210a6130a26c667.tar.gz |
o pcred-removal changes included modifications to optimize the setting of
the saved uid and gid during execve(). Unfortunately, the optimizations
were incorrect in the case where the credential was updated, skipping
the setting of the saved uid and gid when new credentials were generated.
This change corrects that problem by handling the newcred!=NULL case
correctly.
Reported/tested by: David Malone <dwmalone@maths.tcd.ie>
Obtained from: TrustedBSD Project
Diffstat (limited to 'sys/fs')
0 files changed, 0 insertions, 0 deletions