Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: elad
Date: Mon Oct 2 09:22:34 UTC 2006
Modified Files:
src/sys/kern: uipc_socket.c
Log Message:
Move the kauth_cred_free() call above the "is connected" check to not
leak credentials.
Pointed out by yamt@, thanks!
To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 src/sys/kern/uipc_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index