Do not use NULL active window; also do not leak window name. GitHub
authornicm <nicm@openbsd.org>
Tue, 2 Mar 2021 11:00:38 +0000 (11:00 +0000)
committernicm <nicm@openbsd.org>
Tue, 2 Mar 2021 11:00:38 +0000 (11:00 +0000)
commitc6ae53936380970d43490a262e4af2fc1b12878d
tree868f312708860fbb6db47abbde131660df872fd8
parent92c1b6f558a9484431a9effa851d89cc1259a6aa
Do not use NULL active window; also do not leak window name. GitHub
issue 2590 from Chester Liu.
usr.bin/tmux/names.c
usr.bin/tmux/spawn.c