[U-Boot] [PATCH v3 04/20] avb_verify: bugfix avb_ops_free() skipping free
Simon Glass
sjg at chromium.org
Fri Sep 14 10:53:43 UTC 2018
On 3 September 2018 at 16:46, Jens Wiklander <jens.wiklander at linaro.org> wrote:
> Before this patch avb_ops_free() was returning early if supplied "ops"
> argument was not NULL. This patch fixes this by inverting the condition.
>
> Signed-off-by: Jens Wiklander <jens.wiklander at linaro.org>
> ---
> common/avb_verify.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list