summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ert.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-02-24 16:34:13 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-02-24 16:35:03 -0800
commitb74db6347cf5cac1ebd4c604fd5691c588fd8e32 (patch)
treedeb27634521d10950819b8ae4fec445848df6f6c /lisp/emacs-lisp/ert.el
parent0c4f73a09d9069824911420f0205da0dd90c1504 (diff)
downloademacs-b74db6347cf5cac1ebd4c604fd5691c588fd8e32.tar.gz
emacs-b74db6347cf5cac1ebd4c604fd5691c588fd8e32.tar.bz2
emacs-b74db6347cf5cac1ebd4c604fd5691c588fd8e32.zip
Backtrace after malloc arena is corrupted
Without this change, if the malloc arena is corrupted and then 'backtrace' is called, the backtrace can crash because 'backtrace' calls 'malloc'. For more, please see: https://sourceware.org/ml/libc-alpha/2015-02/msg00678.html * emacs.c (main): Initialize tables used by 'backtrace'. * sysdep.c (emacs_backtrace): Document the newly used part of the API.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions