delphij 2007-03-05 09:43:55 UTC FreeBSD src repository Modified files: lib/libc/regex engine.c Log: Only stop evaluation of a back reference if the match length is zero and the recursion level is too deep. Obtained from: OpenBSD Revision Changes Path 1.20 +17 -15 src/lib/libc/regex/engine.c