(re_compile_fastmap): Don't free stack if it's empty.
authorRichard Stallman <rms@gnu.org>
Mon, 15 May 1995 23:30:28 +0000 (23:30 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 15 May 1995 23:30:28 +0000 (23:30 +0000)
commitd5dda41714dfd46d53e2b1b7efc64a1b2289e8a7
tree681913897a0438f04292c741c0e0e524910071a4
parent4efe3fa3d302034d08bda66694ed1b4f9bc88285
(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.
regex.c