On 3 September 2018 at 16:46, Jens Wiklander 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
> ---
> common/avb_verify.c | 2 +-
> 1 file changed, 1 insert
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
---
common/avb_verify.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/avb_verify.c b/common/a
2 matches
Mail list logo