[1536] in Athena Bugs
Bug in zwgc with blank windows
daemon@ATHENA.MIT.EDU (John T Kohl)
Thu Dec 15 12:43:59 1988
Date: Thu, 15 Dec 88 12:37:12 EST
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: eichin@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU, bug-zephyr@ATHENA.MIT.EDU,
I found the bug in zwgc which was causing blank windows to appear when a
notice fragment appeared (without the corresponding other fragments) or
when a notice was re-transmitted.
It wasn't checking the value of ZPending() to see if it was > 0, so it
occasionally blocked waiting for a Zephyr notice to arrive.
The fix should appear in 6.1.
John