Validate end when reading QPACK headers (#62164)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 30 Nov 2021 20:04:02 +0000 (09:04 +1300)
committerGitHub <noreply@github.com>
Tue, 30 Nov 2021 20:04:02 +0000 (09:04 +1300)
commit5ff807078e35594d0ed59e5a03e42d24e2e37025
tree32551cd48862fb447822dce6bf43d49c9df973f5
parent35f01d7551d2ae744af985f5dddebb8e16c87323
Validate end when reading QPACK headers (#62164)

Co-authored-by: JamesNK <JamesNK@users.noreply.github.com>
src/libraries/Common/src/System/Net/Http/aspnetcore/Http3/QPack/H3StaticTable.Http3.cs
src/libraries/Common/src/System/Net/Http/aspnetcore/Http3/QPack/QPackDecoder.cs
src/libraries/Common/tests/Tests/System/Net/aspnetcore/Http3/QPackDecoderTest.cs [new file with mode: 0644]