Wireshark-commits: [Wireshark-commits] master-2.0 66585cd: QUIC: It is possible to have multiple CC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Dec 2015 14:08:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66585cd0e21c58b6781246af868df6871c9c47b5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    QUIC: It is possible to have multiple CCS
    
    Change-Id: I0b073d8ef5b004cf14e5236d210543c8eed7cde2
    Reviewed-on: https://code.wireshark.org/review/12844
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 2247caf58b564bfb734828c5835ade6a1ed68071)
    Reviewed-on: https://code.wireshark.org/review/12848
    

Actions performed:

    from  97e3613   Plug memory leak in filter_expression_free
    adds  66585cd   QUIC: It is possible to have multiple CCS


Summary of changes:
 epan/dissectors/packet-quic.c |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)