Wireshark-commits: [Wireshark-commits] master 907a825: Fix file.c: Dereference of null pointer (cla

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Feb 2014 20:52:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=907a8259862401af3fdc8ad1201e13c6abf677db
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

907a825 by Hadriel Kaplan (hadrielk@xxxxxxxxx):

    Fix file.c: Dereference of null pointer (clang analyzer)
    
    Change-Id: Ib96e5ffb284234562c2883c13e93109173e22179
    Reviewed-on: https://code.wireshark.org/review/368
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  5478483   Install git-review too.
    adds  907a825   Fix file.c: Dereference of null pointer (clang analyzer)


Summary of changes:
 file.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)