mirror of
https://github.com/tmux/tmux.git
synced 2026-09-19 19:38:09 +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
73.6%
Shell
18.6%
Roff
5.7%
Yacc
0.9%
M4
0.7%
Other
0.4%