Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.4 dfc2b27: SSL: Send the record_length to the disse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Nov 2018 17:14:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfc2b2720a11cfeaf1d8a7532d1c9149fa39f9db
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

dfc2b27 by Eugene Adell (eugene.adell@xxxxxxxxx):

    SSL: Send the record_length to the dissect_ssl3_alert and use it
    
    Bug: 14712
    Change-Id: I3550f0da76a9acd3619d243b5a6e1d04d6734b62
    Reviewed-on: https://code.wireshark.org/review/27670
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit 9b92d825cba5c4d56698cccddfe1d6d570c95e87)
    Reviewed-on: https://code.wireshark.org/review/30701
    

Actions performed:

    from  d10d3c9   [Automatic update for 2018-11-18]
     add  dfc2b27   SSL: Send the record_length to the dissect_ssl3_alert and use it


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