CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/03 04:17:30
Modified files:
usr.bin/tmux : tmux.1 grid.c
Log message:
Increment the lines counter when skipping a line to avoid an infinite
loop, and fix a check to avoid a potential out-of-bounds access. Problem
reported by Yuxiang Qin and tracked down by Karl Beldan; GitHub issue
1352.
Also a man page fix request by jmc@.
