CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/19 02:21:55
Modified files:
usr.bin/tmux : control-notify.c
Log message:
Do not dereference the current window if it is NULL (can be if the
notification fires after session is destroyed). GitHub issue 5244 from
Ben Maurer.
