CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/28 02:35:21
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Do not deref NULL job in window_copy_pipe_run when job_run fails. From
Barrett Ruth in GitHub issue 5036.
