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 febaa4f: Qt: Fix segfault bug when analysing SCTP pac

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Apr 2018 12:50:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=febaa4f119458c3754580d9c847da13c458345be
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

febaa4f 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>
    

Actions performed:

    from  ad84eec   Switch the Doxygen API reference build to CMake.
    adds  febaa4f   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(-)