CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/28 03:08:00
Modified files:
usr.bin/tmux : window.c
Log message:
Start with empty rather than NULL window name to avoid NULL printf if
window_name is evaluated early. Reported by Mikolaj Kucharski.
