diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-30 23:44:43 +0200 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-07-30 23:44:43 +0200 |
commit | f4b169ce6767c017de7cc7aaa07652b6a71e361f (patch) | |
tree | 7ac89c2be0f9f7357e0234e8e56e56924198a277 /lisp/emacs-lisp/lisp-mode.el | |
parent | 158bc55c6e715be476acacbef2aa8ca9b50c94c6 (diff) | |
download | emacs-f4b169ce6767c017de7cc7aaa07652b6a71e361f.tar.gz emacs-f4b169ce6767c017de7cc7aaa07652b6a71e361f.tar.bz2 emacs-f4b169ce6767c017de7cc7aaa07652b6a71e361f.zip |
Fix tempfile bug on platforms lacking mkostemp and mkstemp.
* callproc.c (create_temp_file) [! (HAVE_MKOSTEMP || HAVE_MKSTEMP)]:
Do not assume that emacs_close (INT_MAX) is a no-op.
Fixes: debbugs:14986
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions