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.6 068e8d5: 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:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=068e8d532383a303995966236d1182cd2bc6f2fc
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

068e8d5 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/30700
    

Actions performed:

    from  a7187e6   text2pcap: assure an IP next layer protocol is set
     add  068e8d5   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(-)