CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/25 15:31:50
Modified files:
usr.bin/tmux : session.c tmux.h window.c
Log message:
Check if the index is in use and fail before creating the child process,
rather than leaving a stray child on failure.
