When running in secure mode (-s), we must not chdir while daemonizing
commitc7ecc59f86767b07498d770d4953b37fa205415d
authorH. Peter Anvin <hpa@zytor.com>
Tue, 30 Jan 2007 23:38:04 +0000 (30 15:38 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 30 Jan 2007 23:38:04 +0000 (30 15:38 -0800)
tree2c007b42e38245169c775934d3eebf97fca25908
parent077eac1fd62a6c9ca087278efb10cc6a6802d4bb
When running in secure mode (-s), we must not chdir while daemonizing

When running in secure mode (-s), we must not chdir while daemonizing.
Thanks to Adrian Urquhart for spotting this bug.
tftpd/tftpd.c