]> git.eshelyaron.com Git - emacs.git/commit
Fix androidsu's `make-process' file name handler
authorPo Lu <luangruo@yahoo.com>
Mon, 1 Apr 2024 06:04:56 +0000 (14:04 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Apr 2024 13:22:58 +0000 (15:22 +0200)
commit9b77421d8628dbf433dc7491c7c325cf718f7263
tree8e4ee6dc9ad8561bb36d8223e086fc666831c4e1
parent2a88f578e9b4d07904c01510fcd17ea9465fd1ab
Fix androidsu's `make-process' file name handler

* lisp/net/tramp-androidsu.el
(tramp-androidsu-handle-make-process): Disable exec loader
around call to setuid su binary.

(cherry picked from commit 9caf5cb55a3889fea019c73d6a3040204d77bf39)
lisp/net/tramp-androidsu.el