| commit | 876ded6dfe560277d7771ba5a14964700ca8ad2a | [log] [download] |
|---|---|---|
| author | Tiago Cunha <tcunha@gmx.com> | Wed Oct 28 23:06:41 2009 +0000 |
| committer | Tiago Cunha <tcunha@gmx.com> | Wed Oct 28 23:06:41 2009 +0000 |
| tree | 15338076f5b29da5d2ce806c5a17cb4a776f8f28 | |
| parent | 5a4ba7629392829b5139bd39ebf374c45fb364ee [diff] |
Sync OpenBSD patchset 462: Don't do anything in the client callback if the client has already died to avoid a use-after-free (the callback is used twice, once for the client itself and once for the tty). Fixes crashes seen by Han Boetes.