Files
nethack/win
nhmall 87af3a8cac fuzzer under Windows GUI hangs on minimize window
On the Windows GUI (nethackw.exe), while running the fuzzer,
if the NetHack window gets minimized, or someone minimizes all
desktop windows, the NetHack window stops responding and won't
even repaint itself. The NetHack process continues to use the
CPU.

A break in the debugger shows that it is caught in a do loop.

I didn't delve into the issue of why minimizing the window
triggers a condition that leads to the endless loop. This
just adds a kludge to exit the loop while fuzzing.
2024-10-12 09:28:29 -04:00
..
2024-02-06 18:33:59 -05:00
2024-07-13 16:31:35 -04:00
2024-10-04 12:34:09 -04:00
2023-11-26 22:52:46 -05:00
2024-07-13 16:31:35 -04:00
2024-07-13 16:31:35 -04:00