diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-06-09 17:17:55 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-06-09 17:18:29 -0700 |
commit | 1a4c6e69db6f8861271f14338ed67aaf12cbd4c5 (patch) | |
tree | 8a6de885acdb0a05009f1d9f630790fecdae16ff /lisp/emacs-lisp/warnings.el | |
parent | 89e2683d4430ffbe3bfe355ca389c349304bdcb9 (diff) | |
download | emacs-1a4c6e69db6f8861271f14338ed67aaf12cbd4c5.tar.gz emacs-1a4c6e69db6f8861271f14338ed67aaf12cbd4c5.tar.bz2 emacs-1a4c6e69db6f8861271f14338ed67aaf12cbd4c5.zip |
Fix read buffer overrun on overflowed integers
* src/lread.c (read_integer): Fix off-by-1 buffer overrun
introduced in 2018-04-17T23:23:16Z!eggert@cs.ucla.edu. The
bug could occur when Emacs read radixed integers containing
more than 100 digits. Bug caught by AddressSanitizer.
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions