diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-06-02 18:40:10 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-06-02 18:41:02 -0700 |
commit | 188dc2e5a3cb2de69ec14715ba288ab1e30da6eb (patch) | |
tree | dd24cab883e91296a3ed246f75d33a083ad8067c /lisp/emacs-lisp/check-declare.el | |
parent | 0bfc4b3dd36a415f118b4b67bfacf99efd6f28c5 (diff) | |
download | emacs-188dc2e5a3cb2de69ec14715ba288ab1e30da6eb.tar.gz emacs-188dc2e5a3cb2de69ec14715ba288ab1e30da6eb.tar.bz2 emacs-188dc2e5a3cb2de69ec14715ba288ab1e30da6eb.zip |
Fix bug in recent byte-code checking hoist
Problem reported by Daniel Colascione (Bug#41680).
* src/lread.c (read1): Check that AREF (tmp, COMPILED_BYTECODE)
is a string before subjecting it to STRING_MULTIBYTE.
Be more consistent about using AREF in the neighborhood,
to help prevent this sort of problem from recurring.
Diffstat (limited to 'lisp/emacs-lisp/check-declare.el')
0 files changed, 0 insertions, 0 deletions