Handle NULL client (in config file) when showing a status message; also
authornicm <nicm@openbsd.org>
Tue, 14 Nov 2023 15:59:49 +0000 (15:59 +0000)
committernicm <nicm@openbsd.org>
Tue, 14 Nov 2023 15:59:49 +0000 (15:59 +0000)
commit31e1eab0e88ef793f7cb2aa22b143910d977e2e5
tree8f6ee80dff099edf982dc3beb9310cad6a392cdc
parentc101cdd2dbb5f043b79f653cba87badee23096d0
Handle NULL client (in config file) when showing a status message; also
copy the file when processing if-shell since it may be freed. GitHub
issue 3746.
usr.bin/tmux/arguments.c
usr.bin/tmux/status.c