]> git.eshelyaron.com Git - emacs.git/commit
Avoid segfaults on MS-Windows when invoking subprocesses (Bug#20264)
authorKoichi Arakawa <arakawa@pp.iij4u.or.jp>
Mon, 6 Apr 2015 10:26:54 +0000 (13:26 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 6 Apr 2015 10:26:54 +0000 (13:26 +0300)
commiteedff18424041188c843fb8e183b686df6c217f2
tree30503b994a48376bd3669b856dde5617345d32e9
parent7471fc47b4bc78ed1a55e045ddb2d0b3eba19305
Avoid segfaults on MS-Windows when invoking subprocesses  (Bug#20264)

 src/w32proc.c (w32_executable_type): Look for the DLL name in the
 correct section.  This avoids segfaults with some executables.
src/ChangeLog
src/w32proc.c