commit | 39afe3fc2ac79e8a875296d66ab42328f309e2ab | [log] [download] |
---|---|---|
author | Tiago Cunha <tcunha@gmx.com> | Mon Oct 12 00:37:41 2009 +0000 |
committer | Tiago Cunha <tcunha@gmx.com> | Mon Oct 12 00:37:41 2009 +0000 |
tree | 4216c6ef2a446835df5deb8ebdaf069ac3639dad | |
parent | 3584fa15ec1cfc9429e64622ae63a6f2fe04cdd5 [diff] |
Sync OpenBSD patchset 388: Set the current window pointer to NULL when killing a winlink that is to be replaced with link-window -k. This prevents it being pushed onto the last window stack and causing a use-after-free. Only took me an hour to find this :-/...