remove_chunked_transfer_coding(): Reject invalid input sooner
authorFabian Keil <fk@fabiankeil.de>
Sat, 16 Jan 2016 12:29:17 +0000 (12:29 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 16 Jan 2016 12:29:17 +0000 (12:29 +0000)
Prevents invalid reads in case of corrupt input.
Bug discovered with alf-fuzz and ASAN.


No differences found