Wireshark-commits: [Wireshark-commits] master-2.0 5e01e93: SSL: fix SCTP port association so as to

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Nov 2015 17:27:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e01e935312ed9d11c42be398eaf77c97715e186
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

5e01e93 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SSL: fix SCTP port association so as to match what is done for UDP/TCP
    
    Change-Id: I84f85b7b87ecd9e7801559f7eae2cc98f5a12ab7
    Reviewed-on: https://code.wireshark.org/review/11560
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 87aca409dcb5a237acddf0c5b82d58c4b6129d6b)
    Reviewed-on: https://code.wireshark.org/review/11566
    

Actions performed:

    from  c3384ea   Skinny: fix dissector registration for SSL
    adds  5e01e93   SSL: fix SCTP port association so as to match what is done for UDP/TCP


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)