SECURITY HOLE: the file descriptor for the secret key was left open and
authormdw <mdw>
Thu, 18 Jun 1998 15:10:44 +0000 (15:10 +0000)
committermdw <mdw>
Thu, 18 Jun 1998 15:10:44 +0000 (15:10 +0000)
commitff2d32822a2f73beb07d0a95a61b78ea0f66618b
treed8af8719aacd133c266e6e1bdac88903302a23c1
parentbce14ae6dba85f1fbb5dd966c9598115e838e913
SECURITY HOLE: the file descriptor for the secret key was left open and
inherited by the target process.  This is now fixed.  Also set
close-on-exec flags on key file, close config file carefully, and close
UDP socket after receiving reply from server.
src/check.c