diff options
author | Philippe Reynes <philippe.reynes@softathome.com> | 2019-03-19 10:55:40 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-03-25 11:44:12 -0400 |
commit | b02f2e79c6272d97bf0bd191e6ec8e748a39ad58 (patch) | |
tree | 2a4e165c8419497647239939a919bfd9bbee9246 /env/eeprom.c | |
parent | cfb3e102c4bdf96a41cbd3eeb1d3a9a56c69c46c (diff) | |
download | u-boot-b02f2e79c6272d97bf0bd191e6ec8e748a39ad58.tar.gz u-boot-b02f2e79c6272d97bf0bd191e6ec8e748a39ad58.tar.xz u-boot-b02f2e79c6272d97bf0bd191e6ec8e748a39ad58.zip |
rsa: check that pointer checksum isn't NULL before using it
The pointer checksum were used before checking that it
isn't NULL. We move the code that use it after the check.
Reported-by: Coverity (CID: 185835)
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'env/eeprom.c')
0 files changed, 0 insertions, 0 deletions