CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/12 02:10:20
Modified files:
usr.bin/tmux : format.c notify.c
Log message:
Do not dereference pane when it is NULL, fixes a crash when creating a
hook from the config, GitHub issue 2820.
