Wireshark-commits: [Wireshark-commits] master a77b690: TLS13: add length validation for SupportedVe
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Feb 2017 23:47:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a77b69092901e4ae882f8ea72058abfd6c5b1223
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a77b690 by Peter Wu (peter@xxxxxxxxxxxxx):

    TLS13: add length validation for SupportedVersions
    
    Also add reference to specification.
    
    Change-Id: I5619ce175711f6768949f8b7eec789320100573c
    Reviewed-on: https://code.wireshark.org/review/20002
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  efed7b5   ssl-utils: stylistic changes for ServerHello, HelloRetryRequest
    adds  a77b690   TLS13: add length validation for SupportedVersions


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |   27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)