summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-03-07 13:32:16 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-03-07 13:32:16 +1100
commitac0c4c9c1d511839b2c86ebe5994298b524ceffd (patch)
tree5c10202d0e2b3e0f7f67cbaa41bc024a0d86abac /ChangeLog
parentc738e6c646aa0b588f50e953b4d3931c29e9ab28 (diff)
- (dtucker) [session.c] Also initialize creds to NULL for handing to
setpcred.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9cb557d7..f80d79aa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 - (dtucker) [session.c] Bug #1567: move setpcred call to before chroot and 5 - (dtucker) [session.c] Bug #1567: move setpcred call to before chroot and
6 do not set real uid, since that's needed for the chroot, and will be set 6 do not set real uid, since that's needed for the chroot, and will be set
7 by permanently_set_uid. 7 by permanently_set_uid.
8 - (dtucker) [session.c] Also initialize creds to NULL for handing to
9 setpcred.
8 10
920100305 1120100305
10 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync