commit | 3be925b6e3c79a2030beaceb7feb0253e0ef17b5 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Thu Aug 15 19:14:58 2013 +0400 |
committer | Valentin Bartenev <vbart@nginx.com> | Thu Aug 15 19:14:58 2013 +0400 |
tree | e0a5974ea044ce90b66cdf3f7691808aa7f841d7 | |
parent | ef76fbebd6dc0b05a12ff3c19b70ab0ec9c118df [diff] |
SPDY: fixed corruption of headers with names longer than 255. It is a bad idea to put zero byte in position where the length of the next header name can be stored before it was parsed.