diff options
author | Loïc Hoguin <[email protected]> | 2020-03-30 17:30:01 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2020-03-30 17:30:01 +0200 |
commit | 4b369969ce0a3dc2a2ac10b31a6ce844926faac4 (patch) | |
tree | b601e0ce10270498e549dfa57d460b87f387a273 /src/cow_http2.erl | |
parent | b34155f725245848dca3a505398e262b1d50f25b (diff) | |
download | cowlib-4b369969ce0a3dc2a2ac10b31a6ce844926faac4.tar.gz cowlib-4b369969ce0a3dc2a2ac10b31a6ce844926faac4.tar.bz2 cowlib-4b369969ce0a3dc2a2ac10b31a6ce844926faac4.zip |
Fix some HPACK Huffman decoding failure cases
When EOS is found within the string the decoding must fail.
When the final padding is > 7 bit in length the decoding must
fail as well.
Diffstat (limited to 'src/cow_http2.erl')
0 files changed, 0 insertions, 0 deletions