Wireshark-commits: [Wireshark-commits] master 2868b4a: cipsafety: Fix Dereference of null pointer f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Mar 2017 19:15:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2868b4a09a8d730e07a7da1bcd7b8923a5311611
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    cipsafety: Fix Dereference of null pointer found by Clang Analyzer
    
    Change-Id: Id5d9972f527e94164b61bf420ddf9c444d90235b
    Reviewed-on: https://code.wireshark.org/review/20607
    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  a20fd0a   Makefile.am (dissectors): fix indent (use tabs)
    adds  2868b4a   cipsafety: Fix Dereference of null pointer found by Clang Analyzer


Summary of changes:
 epan/dissectors/packet-cipsafety.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)