Conversation
|
@xroche: Have you seen this PR? |
|
This caused mitchcapper#26. I don't know if the monkey patch I came up with to avoid the symptom is the proper fix, but it didn't break anything that I noticed with the site I needed to archive. |
It is fixed with my last commit |
|
Interested in cleaning this PR (rebase / squash) for merging? |
|
Thanks, this targets a real FIXME, but I can't take it as-is: in the parser it reads past the buffer bound and makes unchecked cursor jumps, and it bundles an unrelated change with no test. Closing for now; a scoped, bounds-checked rewrite with a test would be very welcome. |
No description provided.