Re: [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak

From: Song Liu

Date: Fri Apr 24 2026 - 17:28:57 EST


On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> The XXH3 state allocated in checksum_init() is never freed. Free it in
> checksum_finish().
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>