]> git.eshelyaron.com Git - emacs.git/commit
(re_compile_fastmap): Don't free stack if it's empty.
authorRichard M. Stallman <rms@gnu.org>
Mon, 15 May 1995 23:30:28 +0000 (23:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 15 May 1995 23:30:28 +0000 (23:30 +0000)
commit4e9ffb56abc9f3793c463c599fdf11d15c4edbf3
tree72bf24308a9432ffc5eb46789890f09e4220b746
parenta8fd2a74cba1af6802d6196f1bcd9e5c1e701135
(re_compile_fastmap): Don't free stack if it's empty.
(re_match_failures): Reduce the larger value to 200000,
and use whenever if MATCH_MAY_ALLOCATE.
(MATCH_MAY_ALLOCATE): Don't consider REL_ALLOC when deciding
whether to undef this.
src/regex.c