Wireshark-commits: [Wireshark-commits] master 9b92d82: SSL: Send the record_length to the dissect_s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 May 2018 19:43:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b92d825cba5c4d56698cccddfe1d6d570c95e87
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b92d82 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>
    

Actions performed:

    from  bf85903   dpa400: Fix wiretap data packet len
    adds  9b92d82   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(-)