diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-06-21 17:18:30 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-06-21 17:27:58 -0700 |
commit | 35caaf713fb3c3e5e826e52b37e1b389c6bd9cce (patch) | |
tree | 958d4ccfe87ae8bfb3b8537ec251a971a2137fa8 /lisp/org/ob-gnuplot.el | |
parent | 07a3386fbb4e180f017fab11ea963f4f34493f3c (diff) | |
download | emacs-35caaf713fb3c3e5e826e52b37e1b389c6bd9cce.tar.gz emacs-35caaf713fb3c3e5e826e52b37e1b389c6bd9cce.tar.bz2 emacs-35caaf713fb3c3e5e826e52b37e1b389c6bd9cce.zip |
Limit bidi_find_bracket_pairs to MAX_ALLOCA
* src/bidi.c (MAX_BPA_STACK): Now a constant, not a macro.
Shrink it to allow for the two struct bidi_it objects in
the same frame.
(PUSH_BPA_STACK): Avoid integer overflow with enormous bidi cache.
(bidi_find_bracket_pairs): Use compile-time check instead of runtime.
Diffstat (limited to 'lisp/org/ob-gnuplot.el')
0 files changed, 0 insertions, 0 deletions