CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/25 04:02:42
Modified files:
usr.bin/tmux : cmd-run-shell.c
Log message:
Plug small memory leak in run-shell. Don't potentially leak the command
to run were it to fail.
