summaryrefslogtreecommitdiff
path: root/lib/command_graph.c
diff options
context:
space:
mode:
authorIlya Shipitsin <chipitsine@gmail.com>2018-04-12 23:23:21 +0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-04-23 19:24:52 -0400
commit4241b8ec2ddc5e78a2e5bf2a4ad9ffdfba8b2312 (patch)
tree1a05c90baa253112701e5bf08f07f77808bf9d6c /lib/command_graph.c
parentff1821aeb4465533054e8d948f61f1fb2a9e8eda (diff)
isisd: resolve possible null pointer dereference
issue found by cppcheck [isisd/dict.c:1320] -> [isisd/dict.c:1065]: (warning) Either the condition '!dn' is redundant or there is possible null pointer dereference: newnode. [isisd/dict.c:1320] -> [isisd/dict.c:1068]: (warning) Either the condition '!dn' is redundant or there is possible null pointer dereference: newnode. Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com> Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command_graph.c')
0 files changed, 0 insertions, 0 deletions