Wireshark-commits: [Wireshark-commits] master 2ef7e8c: SCTPAllAssocsDialog: fix memleak of "sctp_as
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 May 2018 08:19:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ef7e8cf42f43fbdcf23b3bd7eff671703b91f61
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2ef7e8c by Peter Wu (peter@xxxxxxxxxxxxx):

    SCTPAllAssocsDialog: fix memleak of "sctp_assocs"
    
    "fillTable()" overwrites "sctp_assocs" with an external address.
    
    Change-Id: I415d424f16a2306b1b79fde7b5f836458da14b16
    Reviewed-on: https://code.wireshark.org/review/27833
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d90aa21   CIP: Pull out segment parsing to separate functions
    adds  2ef7e8c   SCTPAllAssocsDialog: fix memleak of "sctp_assocs"


Summary of changes:
 ui/qt/sctp_all_assocs_dialog.cpp | 1 -
 1 file changed, 1 deletion(-)