CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/23 11:05:43
Modified files:
usr.bin/tmux : arguments.c
Log message:
args_make_commands_now needs to take an extra reference to the returned
command list since it will be freed already.
