summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/macroexp.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-07-14 06:59:26 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-07-14 07:03:06 -0700
commit2254b6c09cff8f3a83684fd159289d0e305b0e7d (patch)
treee39495bc5764a69ea284ec98aa41482567050946 /lisp/emacs-lisp/macroexp.el
parent6a7e718916d00dbacaa765669f389b86f33075f5 (diff)
downloademacs-2254b6c09cff8f3a83684fd159289d0e305b0e7d.tar.gz
emacs-2254b6c09cff8f3a83684fd159289d0e305b0e7d.tar.bz2
emacs-2254b6c09cff8f3a83684fd159289d0e305b0e7d.zip
Clear gcprolist etc. after stack overflow
After stack overflow, command_loop calls init_eval, and this needs to clear gcprolist and byte_stack_list (Bug#20996). * src/alloc.c (init_alloc): Move gcprolist and byte_stack_list initialization from here ... * src/eval.c (init_eval): ... to here.
Diffstat (limited to 'lisp/emacs-lisp/macroexp.el')
0 files changed, 0 insertions, 0 deletions