URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31570163d14da6de4a1b7fde4fdde2ff9b9d20a9
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3157016 by Jim Young (jyoung@xxxxxxx):
Revert "Qt: Fix dangling delete for sequence diagramm"
This reverts commit aa2145982f3aec7320f33d201a17d0fdbea2a6c0.
Each of the three delete calls added to the deconstructor
SequenceDialog::~SequenceDialog() results in Wireshark
crashing when the Flow dialog is closed.
Bug: 16260
Change-Id: Iecbd5dcc16be6eb451b8920b22ca2b9ccef7c7b0
Reviewed-on: https://code.wireshark.org/review/35521
Petri-Dish: Jim Young <jim.young.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 2a1d27b [Automatic update for 2019-12-22]
add 3157016 Revert "Qt: Fix dangling delete for sequence diagramm"
Summary of changes:
ui/qt/sequence_dialog.cpp | 3 ---
1 file changed, 3 deletions(-)