]> git.eshelyaron.com Git - emacs.git/commit
Avoid crashes on MS-Windows starting 64-bit .NET executables
authorSaulius Menkevičius <saulius.menkevicius@gmail.com>
Sun, 9 Jul 2017 18:16:17 +0000 (21:16 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Jul 2017 18:16:17 +0000 (21:16 +0300)
commit51b29de1593c88ad801597ed840814616d16ef37
tree23fde448ab3c0f64bf70e4c75e86366b8c292742
parent0cff089ec80f7b4cc6359718c791942f0f4079bf
Avoid crashes on MS-Windows starting 64-bit .NET executables

* src/w32proc.c (w32_executable_type): Don't assume that the
import directory in a DLL will always be non-NULL.  (Bug#27527)

Copyright-paperwork-exempt: yes
src/w32proc.c