Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

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

Commits:

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

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

Actions performed:

    from  53f597d   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  b33f777   Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 ui/gtk/voip_calls.c |   21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)