URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58ffb7c306c4a8f83b348e3ca5d6d38f6a3ac7cf
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
58ffb7c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Fix memory leak of QMenu.
Set the push button as parent to the save menu so it will be deleted
when that parent is destroyed.
Change-Id: Ic396dcf25092c90cd305a010be3d551d8ad8397c
Reviewed-on: https://code.wireshark.org/review/31802
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 8d599e1 dissectors: use '/' when stacking protocols in COL_PROTOCOL.
add 58ffb7c Qt: Fix memory leak of QMenu.
Summary of changes:
ui/qt/iax2_analysis_dialog.cpp | 5 +++--
ui/qt/rtp_analysis_dialog.cpp | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)