* process.c (deactivate_process): Reset fds to -1.
commit297a545bb4482efe73456afa4a7d5aae67fd0fdb
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2013 20:17:32 +0000 (12 13:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2013 20:17:32 +0000 (12 13:17 -0700)
tree110fcb4acae5cecbe949b022254ef0c917c74455
parentaa942e2bf4545365d7fb7e9d787e4a21642fbf4c
* process.c (deactivate_process): Reset fds to -1.

This fixes a problem introduced by the Bug#15035 patch
when using GPG.  Reported by Herbert J. Skuhra.
src/ChangeLog
src/process.c