URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9defa0fc181dfefd80fc910a7e70c6961bcfd453
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9defa0f by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GTK/Qt: fix crash when closing SIP Flows dialog
Bug: 11500
Change-Id: Ifc3826c9743b0fab338cc85c9210231320feddf2
Reviewed-on: https://code.wireshark.org/review/10384
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from f7a3700 Qt: fix crash when selecting Telephony > VoIP Calls or SIP Flows menu entries
adds 9defa0f GTK/Qt: fix crash when closing SIP Flows dialog
Summary of changes:
ui/gtk/lbm_uimflow_dlg.c | 3 ++-
ui/qt/lbm_uimflow_dialog.cpp | 3 ++-
ui/voip_calls.c | 11 +++++++----
3 files changed, 11 insertions(+), 6 deletions(-)