Fix bug #9087 with crashes on MS-Windows under throw-on-input.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Jan 2012 20:15:01 +0000 (22:15 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Jan 2012 20:15:01 +0000 (22:15 +0200)
commitc85efaf73fd8447ea9da54da42a615fd59679f2d
treedbf7adc7350ad033c91cbca6f9dcac2b83d67561
parent688070a52955c1046a3b2a373956725926703c9d
Fix bug #9087 with crashes on MS-Windows under throw-on-input.

 src/w32fns.c (signal_user_input): Don't do a QUIT, to avoid
 thrashing the stack of the thread.
src/ChangeLog
src/w32fns.c