Re: [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
From: Miroslav Benes
Date: Tue Apr 28 2026 - 08:51:56 EST
On Wed, 22 Apr 2026 21:03:41 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> The XXH3 state allocated in checksum_init() is never freed. Free it in
> checksum_finish().
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
--
Miroslav