CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/11 11:53:21
Modified files:
usr.bin/tmux : screen-write.c
Log message:
Add an explicit zero-length check for UTF-8 input data, prompted by a report
from parfait via deraadt.
While here, add a statement to set the width when filling with _s if not enough
space (width should never be high enough at the moment anyway), and wrap some
long lines.
