Wireshark-commits: [Wireshark-commits] master-1.12 61abd97: HTTP2: Add a preference to enable/disab

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Aug 2014 12:54:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61abd97c0aca1edf6edf20b64461f2d4ce3aeac2
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

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

    HTTP2: Add a preference to enable/disable HTTP2 (weak) heuristics
    
    By default, the heuristic is disabled
    
    Change-Id: I26ef23e8b153576a4fabd2e3324e830756e64bb7
    Ping-Bug:10335
    Ping-Bug:10310
    Reviewed-on: https://code.wireshark.org/review/3350
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit 0b23e0f91f1b3cce68dd2ff19058f41b0d93a7d4)
    Reviewed-on: https://code.wireshark.org/review/3378
    

Actions performed:

    from  6295e53   Fix an infinite loop when the line has no length
    adds  61abd97   HTTP2: Add a preference to enable/disable HTTP2 (weak) heuristics


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