]> code.citadel.org Git - citadel.git/commit
Don't close 0-filedescriptors on session killing, its our indicator for not here...
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 10 May 2011 22:03:20 +0000 (22:03 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 10 May 2011 22:13:27 +0000 (22:13 +0000)
commit57783481b5b1fcacb2358b801d5144c974115a4f
tree25e324d6982ea63d2851efa345558ae0dd7d5cb0
parentc0b259a6dfdd0b86a76182c4f9e3d58c143ac91b
Don't close 0-filedescriptors on session killing, its our indicator for not here, since 0 equals STDIN which at best is redirected to /dev/null
citadel/context.c