K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-05-26T19:59:44.000000Z K 7 svn:log V 474 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 Obtained from: TrustedBSD Project END