diff options
| author | Paul Eggert | 2015-07-14 06:59:26 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-07-14 07:03:06 -0700 |
| commit | 2254b6c09cff8f3a83684fd159289d0e305b0e7d (patch) | |
| tree | e39495bc5764a69ea284ec98aa41482567050946 /src/coding.c | |
| parent | 6a7e718916d00dbacaa765669f389b86f33075f5 (diff) | |
| download | emacs-2254b6c09cff8f3a83684fd159289d0e305b0e7d.tar.gz 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 'src/coding.c')
0 files changed, 0 insertions, 0 deletions