public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
* [ima-evm-utils: PATCH 0/2] Fix memory leaks in libimaevm
@ 2026-03-24 21:23 Stefan Berger
  2026-03-24 21:23 ` [ima-evm-utils: PATCH 1/2] Use EVP_PKEY_free to free a key of public_key_entry Stefan Berger
  2026-03-24 21:23 ` [ima-evm-utils: PATCH 2/2] Avoid memory leak if public_keys is NULL Stefan Berger
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Berger @ 2026-03-24 21:23 UTC (permalink / raw)
  To: linux-integrity; +Cc: zohar, roberto.sassu, Stefan Berger

This series fixes two memory leaks in libimaevm.

   Stefan

Stefan Berger (2):
  Use EVP_PKEY_free to free a key of public_key_entry
  Avoid memory leak if public_keys is NULL

 src/libimaevm.c | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-24 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-24 21:23 [ima-evm-utils: PATCH 0/2] Fix memory leaks in libimaevm Stefan Berger
2026-03-24 21:23 ` [ima-evm-utils: PATCH 1/2] Use EVP_PKEY_free to free a key of public_key_entry Stefan Berger
2026-03-24 21:23 ` [ima-evm-utils: PATCH 2/2] Avoid memory leak if public_keys is NULL Stefan Berger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox