unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: trunk r113824: * process.c (deactivate_process): Reset fds to -1.
       [not found] <E1V8yYZ-0008OF-Sp@vcs.savannah.gnu.org>
@ 2013-08-13  1:04 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; only message in thread
From: Lars Magne Ingebrigtsen @ 2013-08-13  1:04 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

Paul Eggert <eggert@cs.ucla.edu> writes:

>    if (inchannel >= 0)
>      {
> +      p->infd  = -1;
> +      p->outfd = -1;

Does this fix bug#15075, too?

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php
  and http://lars.ingebrigtsen.no/2013/08/twenty-years-of-september.html



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-13  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1V8yYZ-0008OF-Sp@vcs.savannah.gnu.org>
2013-08-13  1:04 ` trunk r113824: * process.c (deactivate_process): Reset fds to -1 Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).