diff options
author | 2025-01-05 12:35:38 +0530 | |
---|---|---|
committer | 2025-01-05 12:48:43 -0500 | |
commit | 714d87c90a766e6917f7d69f618b864d350f09d3 (patch) | |
tree | 9d994ec8391cdd3ba38ef559d5f1b54a2f3b1ceb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | safesetid: check size of policy writes (diff) | |
download | linux-rng-714d87c90a766e6917f7d69f618b864d350f09d3.tar.xz linux-rng-714d87c90a766e6917f7d69f618b864d350f09d3.zip |
lockdown: initialize local array before use to quiet static analysis
The static code analysis tool "Coverity Scan" pointed the following
details out for further development considerations:
CID 1486102: Uninitialized scalar variable (UNINIT)
uninit_use_in_call: Using uninitialized value *temp when calling
strlen.
Signed-off-by: Tanya Agarwal <tanyaagarwal25699@gmail.com>
[PM: edit/reformat the description, subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions