On Fri, Jan 27, 2023 at 10:02:14PM +0200, Ivan Khoronzhuk wrote:
> The arg->session is not valid if arg->ret != NULL, so can't be
> assigned, correct this.
>
> Signed-off-by: Ivan Khoronzhuk
> Reviewed-by: Jens Wiklander
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: P
On Fri, Jan 27, 2023 at 9:02 PM Ivan Khoronzhuk
wrote:
>
> The arg->session is not valid if arg->ret != NULL, so can't be
> assigned, correct this.
>
> Signed-off-by: Ivan Khoronzhuk
> ---
> common/avb_verify.c | 9 +
> 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Jens W
Any comments to this patch?
--
Regards,
Ivan Khoronzhuk
The arg->session is not valid if arg->ret != NULL, so can't be
assigned, correct this.
Signed-off-by: Ivan Khoronzhuk
---
common/avb_verify.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/common/avb_verify.c b/common/avb_verify.c
index 0520a71455..48ba8db51e 100644
4 matches
Mail list logo