On Tue, 16 Aug 2022 at 13:39, Sunny Wang wrote:
>
> The series looks good to me.
> Reviewed-by: Sunny Wang
>
> -Original Message-
> From: Dimitrije Pavlov
> Sent: 15 August 2022 17:31
> To: devel@edk2.groups.io
> Cc: Ard Biesheuvel ; Jiewen Yao
> ; Liming Gao ; Sunny Wang
> ; Jeff Booh
The series looks good to me.
Reviewed-by: Sunny Wang
-Original Message-
From: Dimitrije Pavlov
Sent: 15 August 2022 17:31
To: devel@edk2.groups.io
Cc: Ard Biesheuvel ; Jiewen Yao
; Liming Gao ; Sunny Wang
; Jeff Booher-Kaeding ; Samer
El-Haj-Mahmoud
Subject: [PATCH v2 0/3] OvmfPkg: C
On Mon, 15 Aug 2022 at 18:31, Dimitrije Pavlov wrote:
>
> Some functions across OVMF don't check pointer arguments for
> validity, which causes null pointer dereferences and crashes
> in the SCT test suite.
>
> This series adds checks to return EFI_INVALID_PARAMETER if a
> pointer argument is NULL