]> git.eshelyaron.com Git - emacs.git/commit
Fix stale cache problem in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 15 Aug 2016 10:29:20 +0000 (12:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 15 Aug 2016 10:29:20 +0000 (12:29 +0200)
commit9c2ce57719d0db8ac0a01b65d7e8d7ccc3f2d6ca
tree25e5622f56d6e416a0ca0c73096e7407bd831bcc
parent9c2ea5cdd626f011cb535824223e49e5bdb20146
Fix stale cache problem in Tramp

* lisp/net/tramp-cache.el (tramp-get-connection-property):
Check, that a process as key is still running.  (Bug#22478)
lisp/net/tramp-cache.el