xml-string-streamer
xml-string-streamer copied to clipboard
Infinite loop protection
Isn't this fixed by https://github.com/prewk/xml-string-streamer/commit/d6609f6b48402d65b2926aff050eced979e45641 ?
This issue was intended for some long-term catch-all solution for detecting infinite loop problems in both parsers.
That's why it's an enhancement and not a bug report. I've never gotten around to looking into it, unfortunately.
The commit you're referring to fixes one specific bug that caused an infinite loop.
OK :+1: