URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a16771f34b60cc9862fae885d681d2eeb4530d4d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a16771f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
umts_fp: Fix Dereference of null pointer found by Clang analyzer
Access to field 'paging_indications' results in a dereference of a null pointer (loaded from variable 'umts_fp_conversation_info')
Change-Id: Iacddb9b2e9b49f50178e82f48273757885331c2f
Reviewed-on: https://code.wireshark.org/review/20605
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from a8e7e3c TLS13: add certificate_authorities (47) dissection for draft -19
adds a16771f umts_fp: Fix Dereference of null pointer found by Clang analyzer
Summary of changes:
epan/dissectors/packet-umts_fp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)