diff options
author | Eli Zaretskii <eliz@gnu.org> | 2018-10-07 17:45:12 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2018-10-07 17:45:12 +0300 |
commit | 14c032d5f8d4ccb608cc906db34ddf17ce465449 (patch) | |
tree | e9b21fc078131069249aa6129c718c412c483070 /lisp/emacs-lisp | |
parent | b99192fe24fc5dd75340083403e95a65cb4a6d79 (diff) | |
download | emacs-14c032d5f8d4ccb608cc906db34ddf17ce465449.tar.gz emacs-14c032d5f8d4ccb608cc906db34ddf17ce465449.tar.bz2 emacs-14c032d5f8d4ccb608cc906db34ddf17ce465449.zip |
Avoid assertion violations in nonsensical calls to 'signal'
* src/eval.c (Fsignal): If both arguments are nil, replace the
first one with 'error', to avoid assertion violations further
down the line. (Bug#32961)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions