]> the.earth.li Git - onak.git/commitdiff
Fix problem with closing stderr in add.c
authorJonathan McDowell <noodles@earth.li>
Fri, 17 Dec 2004 10:17:14 +0000 (10:17 +0000)
committerJonathan McDowell <noodles@earth.li>
Fri, 17 Dec 2004 10:17:14 +0000 (10:17 +0000)
Fred Strauss reported a problem when we close stderr in add.c; we now
do some basic checking to try to ensure it's a valid file ptr before
we close it. Also do this for stdout just in case.


No differences found