Author :
Daniel Veillard
Date :
2005-09-15 13:09:00
Hash :94cc103b Message :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