| commit | 876045b0fb273ee11b02c535833b076c875253dc | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri Jan 08 17:08:00 2010 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Fri Jan 08 17:08:00 2010 +1100 |
| tree | 372ba1e8310e20e1874a5aac76ed3a7194aec9cb | |
| parent | 6e7fe1c01b8a69099ffc42e653cc478509e84781 [diff] |
- markus@cvs.openbsd.org 2009/11/11 21:37:03
[channels.c channels.h]
fix race condition in x11/agent channel allocation: don't read after
the end of the select read/write fdset and make sure a reused FD
is not touched before the pre-handlers are called.
with and ok djm@