Wireshark-commits: [Wireshark-commits] master-2.2 2e51bc2: SCTP: find right assoc id
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Oct 2016 06:07:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e51bc237488d7f01fa28712cdabd5ef03b66cce
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

2e51bc2 by ruengeler (ruengeler@xxxxxxxxxxxxx):

    SCTP: find right assoc id
    
    Change-Id: I107b7f4c585ef5e080d6473a37b3db9a97f12365
    Reviewed-on: https://code.wireshark.org/review/18325
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit c63f89515985a8db0aa8a500b1832474619090aa)
    Reviewed-on: https://code.wireshark.org/review/18467
    

Actions performed:

    from  136ff7f   Qt: fix possible crash on sorting custom columns
    adds  2e51bc2   SCTP: find right assoc id


Summary of changes:
 epan/dissectors/packet-sctp.c |   93 +++++++++++++++++++++++++----------------
 ui/tap-sctp-analysis.c        |   13 +++---
 ui/tap-sctp-analysis.h        |    2 +-
 3 files changed, 67 insertions(+), 41 deletions(-)