Wireshark-commits: [Wireshark-commits] master ec618b5: HTTP2: Fix offset for heuristic

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Feb 2015 01:09:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec618b55ee9033153f63464d115c8698648d7dd7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ec618b5 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    HTTP2: Fix offset for heuristic
    
    With >= draft-14, length is encoded in 3 octets (2 octets before)
    
    Bug: 10908
    Change-Id: I061570186206548fafcc39a8df0ba6bafe8576a0
    Reviewed-on: https://code.wireshark.org/review/6883
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  71fd34d   WSUG: Chocolatey updates.
    adds  ec618b5   HTTP2: Fix offset for heuristic


Summary of changes:
 epan/dissectors/packet-http2.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)