diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-25 16:16:58 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-25 16:17:50 -0700 |
commit | 2c1b8604946efbcd8ec5dd6c6dda7541ce4fc3c0 (patch) | |
tree | 41a33e3d526047d2ebe06cabb317e43681274e1f /ChangeLog.2 | |
parent | 45e571035bffc0db059b1d686830da89df3d2d48 (diff) | |
download | emacs-2c1b8604946efbcd8ec5dd6c6dda7541ce4fc3c0.tar.gz |
Don't freeze with unreadable processes
Don't freeze if an exiting process can't be read from. (Bug#19860).
This fixes a bug I introduced in
2014-07-08T07:24:07Z@eggert@cs.ucla.edu
"* process.c: Add sanity checks for file descriptors."
Dmitry Gutov did most of the legwork in finding the problem.
* src/process.c (wait_reading_process_output):
Treat non-running processes that can't be read from
the same as other non-running processes.
Diffstat (limited to 'ChangeLog.2')
0 files changed, 0 insertions, 0 deletions