Re: [PATCH] pstore: migrate to crypto acomp interface (take 2)

From: Kees Cook
Date: Thu Oct 06 2022 - 19:46:09 EST


On Thu, Oct 06, 2022 at 04:41:38PM -0700, Kees Cook wrote:
> From: Ard Biesheuvel <ardb@xxxxxxxxxx>
>
> The crypto 'compress' interface is deprecated, so before adding new
> features, migrate to the acomp interface. Note that we are only using
> synchronous implementations of acomp, so we don't have to deal with
> asynchronous completion.
>
> [ Tweaked error paths to avoid memory leak, as pointed out byGuilherme
^^
gah, I'll fix this typo locally. :P

--
Kees Cook