Commit 94cc103b8cfcfb040b5aad121d7fbd928f6a1336

Daniel Veillard 2005-09-15T13:09:00

detect combinatory explosion and return with a runtime error in those * xmlregexp.c: detect combinatory explosion and return with a runtime error in those case, c.f. #316338 though maybe we should not see such an explosion with that specific regexp, more checking needs to be done. Daniel