mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
39afe3fc2ac79e8a875296d66ab42328f309e2ab

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 :-/...
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%