Fix issue with chunked keep-alive responses when the initial chunk content starts with a NULL byte. * flood_socket_keepalive.c (keepalive_read_chunk): Don't inspect resp->chunk with respect to validity; re-order comparisons to make a bit more sense. (keepalive_recv_resp): Be sure that chunk_length is always initialized.
Changed paths: