]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#60060 in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Dec 2022 15:37:16 +0000 (16:37 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 15 Dec 2022 15:37:16 +0000 (16:37 +0100)
commitbb27be36ddfd753a8f78e638f23cc782c7b2c3de
tree142530fdae2aa04acfc9ffcb9ee0230d4b2f6583
parentd4c2aa4f913d07d627296c3e96125c4a8c143bd7
Fix bug#60060 in Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-file-local-copy):
Delete `tmpfile' in case of error.  (Bug#60060)
lisp/net/tramp-sh.el