CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/22 09:22:43
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-detach-client.c
cmd-switch-client.c
Log message:
Tighten up read-only checks on attach-session, detach-client and
switch-client so that a user should be able to only detach their own
client. Reported by John Walker.
