Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.6 7c7de03: Qt: Fix segfault bug when analysing SCTP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Apr 2018 13:16:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c7de0354dd54b2276eb6f7073ac8ef2bb3a3218
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

7c7de03 by ruengeler (ruengeler@xxxxxxxxxxxxx):

    Qt: Fix segfault bug when analysing SCTP packets
    
    Change-Id: Id444318621ffa61ee5edb84d40de372e8b7f60ef
    Fixes: v2.5.2rc0-26-gecda3d0901 ("tap-sctp: remove guint32 unneeded allocations.")
    Reviewed-on: https://code.wireshark.org/review/26977
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    (cherry picked from commit febaa4f119458c3754580d9c847da13c458345be)
    Reviewed-on: https://code.wireshark.org/review/26980
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  63636ec   Forbid leading, duplicated and trailing dots in field names
    adds  7c7de03   Qt: Fix segfault bug when analysing SCTP packets


Summary of changes:
 ui/qt/sctp_assoc_analyse_dialog.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)