diff options
| author | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-16 15:48:26 +0800 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-04-17 10:41:47 +0800 |
| commit | 02db42856e430a915b8f9d7074a51910d2184134 (patch) | |
| tree | 20c378be982435177d52288a2eb24fb97718816f /tools/lib/python | |
| parent | ddd0855fa3c3f1de020ab3aeddce15fe38e116f7 (diff) | |
crypto: public_key - Make sig/tfm local to if clause in software_key_query
The recent code changes in this function triggered a false-positive
maybe-uninitialized warning in software_key_query. Rearrange the
code by moving the sig/tfm variables into the if clause where they
are actually used.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
