summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-09-30 09:19:59 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-02 06:00:12 +0200
commitc27b18eaaf675f2f96b41c1b92fe00ee3940de4d (patch)
tree86391ea9ad037463d35fda3c744bc43329990e6a /common
parent4dd5c073c750618054fd4366dcf141770559af46 (diff)
downloadbarebox-c27b18eaaf675f2f96b41c1b92fe00ee3940de4d.tar.gz
barebox-c27b18eaaf675f2f96b41c1b92fe00ee3940de4d.tar.xz
digest: sha: remove no-op "erase" of automatic variables
Some automatic variables are currently cleared as they may contain "sensitive info". Any proper compiler would optimize away these dead stores anyway, so just drop them. Reported-by: clang-analyzer-10 Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions