mirror of
https://github.com/tmux/tmux.git
synced 2025-11-04 00:56:10 +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.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%