CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/05 11:51:18
Modified files:
usr.bin/man : config.h man.c
Log message:
Do not insert an empty ENTRY into the manpath list;
it's useless and causes out-of-bounds array access later.
While here, remove two unused local variables and two unused struct members.
>From Tobias Ulmer <tobiasu at tmux dot org> on tech@, thanks.
"off to you" deraadt@
