~titusx/nginx/mainline

Viewing all changes in revision 6597.

  • Committer: Sergey Kandaurov
  • Date: 2019-08-13 12:43:32 UTC
  • Revision ID: git-v1:6dfbc8b1c2116f362bb871efebbf9df576738e89
HTTP/2: reject zero length headers with PROTOCOL_ERROR.

Fixed uncontrolled memory growth if peer sends a stream of
headers with a 0-length header name and 0-length header value.
Fix is to reject headers with zero name length.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: