summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-12-08 10:47:38 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-12-08 10:50:15 -0800
commita65c0929ebd6f1980fe0f493a7d623aac63a34bd (patch)
tree7eef34fdd9bc10e00b9d01017b6bc6c9f0f245ad /lisp/emacs-lisp
parent9b099ce56b0a5a952c096568c28b1007d321ee24 (diff)
downloademacs-a65c0929ebd6f1980fe0f493a7d623aac63a34bd.tar.gz
emacs-a65c0929ebd6f1980fe0f493a7d623aac63a34bd.tar.bz2
emacs-a65c0929ebd6f1980fe0f493a7d623aac63a34bd.zip
Fix integer overflow in oversize vectors
* src/alloc.c (allocate_vector): Fix integer overflow when allocating very large vectors, by taking large_vector_offset into account. Assume C99.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions