URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adf00f571beb3d86a650586477586c7367397557
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
adf00f5 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>
(cherry picked from commit 2ef7e8cf42f43fbdcf23b3bd7eff671703b91f61)
Reviewed-on: https://code.wireshark.org/review/29250
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 7c438d8 Qt: fix several crashes in the SCTP Dialogs
add adf00f5 SCTPAllAssocsDialog: fix memleak of "sctp_assocs"
Summary of changes:
ui/qt/sctp_all_assocs_dialog.cpp | 1 -
1 file changed, 1 deletion(-)