Out of bounds reads in soup_headers_parse_response()
Original reporter: Wei Chong Tan
Area: Platform component (libraries, tools)
Message
The function soup_headers_parse_response() in libsoup crashes in a fuzzing attempt using AFL++, with the error summary AddressSanitizer: use-after-poison. This is a duplicate report of #160 (closed).