]> git.eshelyaron.com Git - emacs.git/commit
Fix emacs_re_safe_alloca calculation
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Oct 2018 22:55:43 +0000 (15:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Oct 2018 22:57:26 +0000 (15:57 -0700)
commit945a7622326f7d93dd318f01d54f6bf23e0021cf
treec2226b26699d51b2597ae0be2955db02571b9782
parent5cbce95796a2a8b8857fb9e289a9fd9a1158677b
Fix emacs_re_safe_alloca calculation

Problem and draft fix noted by Eli Zaretskii in:
https://lists.gnu.org/r/emacs-devel/2018-10/msg00022.html
* src/emacs.c (main): Fix arithmetic used in calculation
of emacs_re_safe_alloca.
src/emacs.c