Wireshark-commits: [Wireshark-commits] master a859793: http: set conv dissector from when heuristic
Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Apr 2016 00:19:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a859793b0de77b7f880cfd4bd251884164774187
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a859793 by Peter Wu (peter@xxxxxxxxxxxxx):

    http: set conv dissector from when heuristics succeeded
    
    When a conversation starts with SSL (Client Hello) but gets a HTTP
    response back, then the first SSL request should be preserved.
    
    Bug: 12132
    Change-Id: I3f9b5c8828bc5c6680945d7cf71740584dd463ab
    Reviewed-on: https://code.wireshark.org/review/14726
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e2745d7   ieee80211: fix deep recursion
    adds  a859793   http: set conv dissector from when heuristics succeeded


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