URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f674ef75d765a7933774b8659ca20ef0ef16e78d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f674ef7 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Avoid crashes in IAX2 Stream Analysis
Avoid crash when opening IAX2 Stream Analysis without having any
packets and when not having a selected packet. Also disable the
Save Audio options if not having any IAX2 packets.
Also set Close as default button.
Change-Id: I1da04e3f907d9d562fa227ab9f0428aa6097131e
Reviewed-on: https://code.wireshark.org/review/17708
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1158576 Don't pick up junk from an unset error-number variable.
adds f674ef7 Qt: Avoid crashes in IAX2 Stream Analysis
Summary of changes:
ui/qt/iax2_analysis_dialog.cpp | 15 +++++++++++++--
ui/qt/iax2_analysis_dialog.h | 1 +
2 files changed, 14 insertions(+), 2 deletions(-)