]> git.eshelyaron.com Git - emacs.git/commit
; Fix caching problem in tramp-adb.el
authorJürgen Hötzel <juergen@archlinux.org>
Thu, 13 Aug 2015 18:59:16 +0000 (20:59 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 13 Aug 2015 18:59:16 +0000 (20:59 +0200)
commit57adf425f511b90153f128e7679b5f432df13fb5
tree06577c4e3e411bd91a2049de65b9b8aae0b1a6fe
parent0382fd42c6979bbedc9230b789503258a5e963eb
; Fix caching problem in tramp-adb.el

* lisp/net/tramp-adb.el
(tramp-adb-handle-directory-files-and-attributes): Make a copy of
result to prevent modification of the tramp-cache by side effects.
Use the correct cache key.
lisp/net/tramp-adb.el