Do not double free expanded path in source-file, also remove some
authornicm <nicm@openbsd.org>
Sun, 22 Aug 2021 13:48:29 +0000 (13:48 +0000)
committernicm <nicm@openbsd.org>
Sun, 22 Aug 2021 13:48:29 +0000 (13:48 +0000)
commit80b5a9d1ea30ce7b2df4620628c98eeda09b7514
treeef69c55d62ae8860944dfa7ff51a218ac8075e6c
parent9f35494d83848f9bc0875328ef5e996577e4aaf8
Do not double free expanded path in source-file, also remove some
unnecessary assignments.
usr.bin/tmux/cmd-display-menu.c
usr.bin/tmux/cmd-source-file.c
usr.bin/tmux/file.c
usr.bin/tmux/server-client.c