Wireshark-commits: [Wireshark-commits] master 87aca40: SSL: fix SCTP port association so as to matc

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

Commits:

87aca40 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>
    

Actions performed:

    from  df48714   Skinny: fix dissector registration for SSL
    adds  87aca40   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(-)