CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/03 09:30:16
Modified files:
usr.bin/tmux : tty-term.c
Log message:
Don't try to free old string values (and crash) when they are overridden unless
they were actually found in the source terminal description. Reported by jmc.
