summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2015-09-09 10:38:06 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-09-14 07:59:11 +0200
commit342891feed84ac59ee1fc86b9d75a44c923f2f79 (patch)
tree62c4f0b63f0552f3573c02bf5c577d669fa711e4 /COPYING
parent15c41beb5b7ad103db137c2e8786d28a46cbb818 (diff)
downloadbarebox-342891feed84ac59ee1fc86b9d75a44c923f2f79.tar.gz
barebox-342891feed84ac59ee1fc86b9d75a44c923f2f79.tar.xz
passwd: avoid NULL ptr usage
Fixes common/password.c: In function 'check_passwd': common/password.c:292:4: warning: reading through null pointer (argument 3) pr_err("No such digest: %s\n", PASSWD_SUM); if no algo is enabled in which case PASSWD_SUM is defined to NULL. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions