1
0
mirror of https://github.com/GNOME/libxml2.git synced 2025-10-22 08:20:36 +08:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nick Wellnhofer
ea6e8f998d Fix certain combinations of regex range quantifiers
Fix regex transitions that have both min/max and a counter. In this
case, we want to save the regex state before incrementing the counter.

Fixes #301 and the issue reported here:

https://mail.gnome.org/archives/xml/2016-April/msg00017.html
2022-02-28 16:56:02 +01:00