Wireshark-commits: [Wireshark-commits] master a5bb470: TLS13: update end_of_early_data to draft -19
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Mar 2017 23:26:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5bb470a553cbd4dc90a874760ec17e4bd914f7d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5bb470 by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS13: update end_of_early_data to draft -19
    
    It changed from an alert to a handshake message.
    
    Change-Id: Ic24776e612a291153290543ba1ec8680d9d74264
    Ping-Bug: 12779
    Reviewed-on: https://code.wireshark.org/review/20586
    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>
    

Actions performed:

    from  a16771f   umts_fp: Fix Dereference of null pointer found by Clang analyzer
    adds  a5bb470   TLS13: update end_of_early_data to draft -19


Summary of changes:
 epan/dissectors/packet-dtls.c      |    1 +
 epan/dissectors/packet-ssl-utils.c |    2 ++
 epan/dissectors/packet-ssl-utils.h |    1 +
 epan/dissectors/packet-ssl.c       |   29 +++++++++++++----------------
 4 files changed, 17 insertions(+), 16 deletions(-)