summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/inline.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-07-20 23:21:14 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-07-20 23:21:41 -0700
commit49e80e765b693736a8bb97ae5bfa341d25bf4f02 (patch)
tree500758c693dc3b53b8fad751157af270414025a8 /lisp/emacs-lisp/inline.el
parent515afc9c15870cd7bd6b96e2d8b89938116923ac (diff)
downloademacs-49e80e765b693736a8bb97ae5bfa341d25bf4f02.tar.gz
emacs-49e80e765b693736a8bb97ae5bfa341d25bf4f02.tar.bz2
emacs-49e80e765b693736a8bb97ae5bfa341d25bf4f02.zip
Tweak recent hash-table fix
* src/fns.c (maybe_resize_hash_table): Completely initialize the new ‘next’ vector before allocating more vectors, as this preserves locality a bit better and it’s safer not to leave an uninitialized Lisp object around. Use next_size instead of new_size to compute new index size.
Diffstat (limited to 'lisp/emacs-lisp/inline.el')
0 files changed, 0 insertions, 0 deletions