Commit 3582b07bd24d438be7dd08ab57e3f9e635373e32

Nick Wellnhofer 2022-11-13T22:57:32

parser: Fix content parser progress checks This is another attempt at fixing parser progress checks. Instead of relying on in->consumed, which could overflow, change some content parser functions to make guaranteed progress on certain byte sequences.