Wireshark-commits: [Wireshark-commits] master fa320f8: QUIC: Update COL_INFO when packet is RST Str
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Aug 2016 13:41:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa320f882258d1c3c56c4d2a52251b369d4ed692
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    QUIC: Update COL_INFO when packet is RST Stream and use rst stream code error
    
    Issue reported by Lucas Pardue
    Change-Id: Ic3c53fce9751a556c5f1aa30d55687a60c9c6a4d
    Reviewed-on: https://code.wireshark.org/review/17345
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Lucas Pardue <lucas.pardue@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  14bd879   QUIC: Update COL_INFO when packet is GOAWAY
    adds  fa320f8   QUIC: Update COL_INFO when packet is RST Stream and use rst stream code error


Summary of changes:
 epan/dissectors/packet-quic.c |   64 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 62 insertions(+), 2 deletions(-)