* sysdep.c (get_child_status): Abort on internal error (Bug#13086).
commit9cdde1e2dfdd7b1a4e52294bca1467dc7a48c77a
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Dec 2012 17:53:17 +0000 (7 09:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Dec 2012 17:53:17 +0000 (7 09:53 -0800)
treeb902aac5c5960d26175de53b1b9aeea50a9b486a
parent2e4ad7e5a46fe2e2bf725194d7fafe8052093a22
* sysdep.c (get_child_status): Abort on internal error (Bug#13086).

This will cause a production Emacs to dump core instead of
infinite-looping.
src/ChangeLog
src/sysdep.c