diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-02-24 12:13:20 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-02-24 12:13:20 +0200 |
commit | 58b65bf58c3527e862afd40b64fb54dc116538d5 (patch) | |
tree | e9a112ff0cebef7a0e2892032fe1265d0eb0a644 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 9486df08b798f31960779d86c60cc341e606b864 (diff) | |
download | emacs-58b65bf58c3527e862afd40b64fb54dc116538d5.tar.gz emacs-58b65bf58c3527e862afd40b64fb54dc116538d5.tar.bz2 emacs-58b65bf58c3527e862afd40b64fb54dc116538d5.zip |
Fix bug #10674 with infinite re-spawning of cmdproxy.exe.
nt/cmdproxy.c (main): Bypass conversion of the file name in argv[0]
and our own module name to short 8+3 aliases, if the original file
names compare equal. If GetShortPathName fails, compare the base
names of the two file names, and only re-spawn the command line if
the base-name comparison also fails.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions