mirror of
https://github.com/tmux/tmux.git
synced 2026-08-05 06:58:38 +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
tmux source code
Languages
C
76.2%
Shell
15.6%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%