URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=edcbc2485e5648cf23881b3869a1f80d07512660
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
edcbc24 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Decode as (Qt): fix dereference of null pointer found by Clang analyzer
Also fix usage of 'Decode As' window when no file is opened (broken by gf189cb8)
Change-Id: I06ff83394cf31763cecfbbedd99ce7438488872a
Reviewed-on: https://code.wireshark.org/review/10665
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from c65c014 LTE RRC: upgrade dissector to v12.7.0
adds edcbc24 Decode as (Qt): fix dereference of null pointer found by Clang analyzer
Summary of changes:
ui/qt/decode_as_dialog.cpp | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)