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 e82e137: 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:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e82e137bf1239ec521f26daaae02efe7d2f02c33
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  390e9bb   Fix Dereference of null pointer found by Clang analyzer
    adds  e82e137   Fix Dereference of null pointer found by Clang analyzer


Summary of changes:
 ui/gtk/voip_calls.c |   59 +++++++++++++++++++++++++++++----------------------
 1 file changed, 34 insertions(+), 25 deletions(-)