Hi Stefan, On Wed, 2022-11-02 at 14:45 -0400, Stefan Berger wrote: > This series of patches fixes memory leaks related to tpm_bank_info > allocations and entry.template as well as gcc compiler warnings > when building with -fanalyzer (gcc 12.2.1). > > This series is intended to be applied on top of Mimi's current series > at https://github.com/mimizohar/ima-evm-utils/tree/next-testing . > > Stefan > > Stefan Berger (4): > Fix memory leaks of tpm_bank_info allocations > Fix memory leak related to entry.template > Add assert to ensure that algo_name in bank is set > Change condition to free(pub) Thanks, Stefan. The patches applied to the next/next-testing branches. In the future, no matter how trivial the patch is, please include patch descriptions. thanks, Mimi