diff options
author | Colin Ian King <[email protected]> | 2016-02-27 12:45:26 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2016-02-29 14:29:03 +0000 |
commit | 06aae592425701851e02bb850cb9f4997f0ae163 (patch) | |
tree | 58f5826e067d3cdcf21daf987367bf7602ca3c77 /tools/perf/util/trace-event-scripting.c | |
parent | 8e1678988897ebcc29b318ed78af4808202772df (diff) |
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 <[email protected]>
Signed-off-by: David Howells <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions