ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 390e9bb: Fix Dereference of null pointer found by Cla

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 03:40:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=390e9bb5db8140d35497700cf539e2322f3aa09c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

390e9bb by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix Dereference of null pointer found by Clang analyzer
    
    Change-Id: I050c187acdb4c97bb164cefee67f65b69d7e6782
    Reviewed-on: https://code.wireshark.org/review/2914
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  cdf6d62   tools/pre-commit: Complete all checks on all files before exiting with Ok/Fail status.
    adds  390e9bb   Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 ui/gtk/rtp_player.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)