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)
commit938aef4ce9e9f70d825cc9353f92037d90b8bb5c
tree4284af5af65ecff44e1c44a8fe026c9f1de54753
parentd26129baa47eb9e558d53f463ad18269dfc99607
remove_chunked_transfer_coding(): Reject invalid input sooner

Prevents invalid reads in case of corrupt input.
Bug discovered with alf-fuzz and ASAN.
filters.c