diff options
author | Anton Moryakov <ant.v.moryakov@gmail.com> | 2025-02-07 00:47:59 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-03 14:24:48 -0600 |
commit | 9943015f1b39fcb2de16ee72f1599c342620c561 (patch) | |
tree | 395e9e29dea4fef314b58299a7dabec23a5dbbf2 /tools/patman/patchstream.py | |
parent | 1bc125becaa5e612923a9cfa1ec8e9f0b88ac28e (diff) |
lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data
- Ensure `free_ctx` is called in both error and success paths.
- Fix memory leak in `ctx.signature` when `do_add` fails."
Triggers found by static analyzer Svace.
Signed-off-by: Anton Moryakov <ant.v.moryakov@gmail.com>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions