You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2015/07/09 04:22:04 UTC

[jira] [Created] (TS-3747) Error in Huffman decoder for HPACK

Bryan Call created TS-3747:
------------------------------

             Summary: Error in Huffman decoder for HPACK
                 Key: TS-3747
                 URL: https://issues.apache.org/jira/browse/TS-3747
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP/2
            Reporter: Bryan Call


{code}
#0  0x00000000006427d0 in huffman_decode (
    dst_start=0x2af80db6756a "XXX", src_len=99) at HuffmanCodec.cc:373
#1  0x000000000064345f in decode_string (arena=..., str=0x2af689e1adf8, str_length=@0x2af689e1adf4,
    buf_start=0x2af689e1b0fb "XXX") at HPACK.cc:548
#2  0x00000000006438ae in decode_literal_header_field (header=...,
    buf_start=0x2af689e1b0fa "XXX", buf_end=0x2af689e1b1d1 "XXX", dynamic_table=...) at HPACK.cc:650
#3  0x0000000000638c61 in http2_parse_header_fragment (hdr=0x2af7f5efb178, iov=..., dynamic_table=..., cont=false) at HTTP2.cc:672
#4  0x0000000000641b88 in Http2Stream::decode_request_header (this=0x2af7f5efb150, iov=..., dynamic_table=..., cont=false) at Http2ConnectionState.h:150
#5  0x000000000063fcdc in rcv_continuation_frame (cs=..., cstate=..., frame=...) at Http2ConnectionState.cc:544
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)