summaryrefslogtreecommitdiff
path: root/lib/variables.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2017-10-19 13:53:56 -0400
committerPeter Jones <pmjones@gmail.com>2018-03-12 16:21:43 -0400
commitf80b30febc947a3ac2ee0efdc621c8e51733b8b1 (patch)
tree19d904fe15adf15cc8b115bd19e50c6055c7a512 /lib/variables.c
parent3b56e56a43864ba584c455365b2108ff2ceaed5a (diff)
downloadefi-boot-shim-f80b30febc947a3ac2ee0efdc621c8e51733b8b1.tar.gz
efi-boot-shim-f80b30febc947a3ac2ee0efdc621c8e51733b8b1.zip
shim: generate_hash(): make clang-analyzer not get confused.
clang-analyzer thinks that because we're not checking for NULL from ImageAddress() it can be NULL, but doesn't realize we've already checked that value once before. Check it again, it can't hurt. Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'lib/variables.c')
0 files changed, 0 insertions, 0 deletions