summaryrefslogtreecommitdiff
path: root/wsutil/file_util.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2016-04-02 13:13:23 +0200
committerMichael Mann <mmann78@netscape.net>2016-04-03 16:23:44 +0000
commitee9858f347f54f22fbf88d2e78a53a5ada0e7018 (patch)
treeead6ffe5c7882b1d491954cb60310b98053513f6 /wsutil/file_util.h
parentc5b2c1e8f40cee913bd70fcc00284483b3c92fcd (diff)
downloadwireshark-ee9858f347f54f22fbf88d2e78a53a5ada0e7018.tar.gz
Don't deref before NULL check on pointer (CID-1358044)
When the state pointer is NULL it's defensively coded against by a NULL pointer check. Variable initialization before should then not dereference that pointer. Change-Id: I0ed09e2f22be5651324f43fc3fd339d2f95684c0 Reviewed-on: https://code.wireshark.org/review/14776 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'wsutil/file_util.h')
0 files changed, 0 insertions, 0 deletions