| commit | a90fc08b88eeb08f907d9e3ba2f9a03420af39ae | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:19:38 2002 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:19:38 2002 +1100 |
| tree | fa68fc6145ae25132304a8a77cd4e9aafd0a0ff9 | |
| parent | 7fc2373f17b9a06e4ba43a7178ae6b5dbebe80e8 [diff] |
- markus@cvs.openbsd.org 2002/01/05 10:43:40
[channels.c]
fix hanging x11 channels for rejected cookies (e.g. XAUTHORITY=/dev/null xbiff)
bug #36, based on patch from djast@cs.toronto.edu