CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/31 05:34:09
Modified files:
usr.bin/tmux : cmd-parse.y control.c
Log message:
Allow % strings that are all numbers or %s, and fix a double free. Both
reported by George Nachman, GitHub issues 1765 and 1766.
