summaryrefslogtreecommitdiff
path: root/crypto/crypto_user.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2016-02-27 15:45:26 +0300
committerDavid Howells <dhowells@redhat.com>2016-02-29 17:29:03 +0300
commit06aae592425701851e02bb850cb9f4997f0ae163 (patch)
tree58f5826e067d3cdcf21daf987367bf7602ca3c77 /crypto/crypto_user.c
parent8e1678988897ebcc29b318ed78af4808202772df (diff)
downloadlinux-06aae592425701851e02bb850cb9f4997f0ae163.tar.xz
PKCS#7: fix unitialized boolean 'want'
The boolean want is not initialized and hence garbage. The default should be false (later it is only set to true on tne sinfo->authattrs check). Found with static analysis using CoverityScan Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'crypto/crypto_user.c')
0 files changed, 0 insertions, 0 deletions