cmd: efidebug: add a comment against Coverity check (300329)
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 8 May 2020 05:50:18 +0000 (14:50 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 9 May 2020 07:30:28 +0000 (09:30 +0200)
commite2a5b8603087bc3f8f9acd4cc171df48e7ef0a6a
tree1eecd9174554a305e964acf3b25c78de670d3c73
parentd67591dc22f9a6d41163fb6ba0efce5fa0598830
cmd: efidebug: add a comment against Coverity check (300329)

The check here, "Null pointer dereferences," is a false positive.
So leave a comment.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reported-by: Coverity (CID 300329)
cmd/efidebug.c