xml-string-streamer icon indicating copy to clipboard operation
xml-string-streamer copied to clipboard

Infinite loop protection

Open prewk opened this issue 11 years ago • 3 comments

prewk avatar May 26 '14 15:05 prewk

Isn't this fixed by https://github.com/prewk/xml-string-streamer/commit/d6609f6b48402d65b2926aff050eced979e45641 ?

emielmolenaar avatar May 31 '17 14:05 emielmolenaar

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.

prewk avatar May 31 '17 15:05 prewk

OK :+1:

emielmolenaar avatar May 31 '17 16:05 emielmolenaar