]> git.eshelyaron.com Git - emacs.git/commit
Check AREF and aref_addr subscripts
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Jun 2020 21:01:56 +0000 (14:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Jun 2020 21:02:42 +0000 (14:02 -0700)
commitfbf40c1d903d18286ecd7d2c1d7b117c88a1d5dd
treefb9f54fe04fc6dedb6a95cee4ea77c03c76f19e4
parentb6c7780bb02465e3af2ccec332fc2d8b79fe7a2a
Check AREF and aref_addr subscripts

* src/lisp.h (gc_asize): Move before first use.
(AREF, aref_addr): Check subscripts.
Co-authored-by: Tino Calancha <tino.calancha@gmail.com>
src/lisp.h