client_host(): Remove empty host headers
authorFabian Keil <fk@fabiankeil.de>
Sat, 16 Jan 2016 12:29:00 +0000 (12:29 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 16 Jan 2016 12:29:00 +0000 (12:29 +0000)
commitd26129baa47eb9e558d53f463ad18269dfc99607
tree199c735024c90afcd84879b284aac7932ca45a70
parent63044b565becfd1590f500934036204960a4b8e6
client_host(): Remove empty host headers

Previously they would result in invalid reads and crashes
when compiled with AddressSanitizer. Bug found with afl-fuzz.
parsers.c