diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2012-12-21 13:21:35 +0200 | 
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2012-12-21 13:21:35 +0200 | 
| commit | 7efa3fb3579fcb105ab84748945638daccdb4761 (patch) | |
| tree | 49ee3a0d9ee6d85f75657407367a7413d68f7d93 /lisp/emacs-lisp/easymenu.el | |
| parent | c1f02afadfc879f527350dc56d6ed4d2daa7e173 (diff) | |
| download | emacs-7efa3fb3579fcb105ab84748945638daccdb4761.tar.gz | |
Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.
 src/w32proc.c (new_child, delete_child, find_child_pid): For a
 subprocess, consider its slot being in use as long as its process
 handle (procinfo.hProcess) is not NULL.  This avoids reusing the
 slot when a new process is started immediately after killing
 another one, without waiting enough time for the first process to
 be reaped and resources allocated for it be orderly freed.
 Suggested by Fabrice Popineau <fabrice.popineau@supelec.fr>.
Diffstat (limited to 'lisp/emacs-lisp/easymenu.el')
0 files changed, 0 insertions, 0 deletions
