CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/03 06:47:34
Modified files:
usr.bin/tmux : cmd-attach-session.c
Log message:
Do not free old session working directory until after expanding the new
one because it may be needed.
