CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/04 00:17:01
Modified files:
usr.bin/tmux : cmd-send-keys.c
Log message:
tmux: tc can be NULL, so check before deref to avoid crashing the server
ok nicm
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/04 00:17:01
Modified files:
usr.bin/tmux : cmd-send-keys.c
Log message:
tmux: tc can be NULL, so check before deref to avoid crashing the server
ok nicm