commit | d85ba4e092997d2a05cd811534c61946c57133a4 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Dec 03 12:12:17 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 03 21:08:39 2017 +0100 |
tree | bf040ed226da3f0f375525bc6636a87224c10ccc | |
parent | 4235d182143369d608c436f83004ce931ebb3635 [diff] |
BUG/MINOR: hpack: reject invalid header index If the hpack decoder sees an invalid header index, it emits value "### ERR ###" that was used during debugging instead of rejecting the block. This is harmless, and was detected by h2spec. To backport to 1.8.