Norbert Manthey writes ("[PATCH XENSTORE v1 01/10] xenstore: add missing NULL
check"):
> In case of allocation error, we should not dereference the obtained
> NULL pointer. Hence, fail early.
>
> This bug was discovered and resolved using Coverity Static Analysis
> S
On 26.02.21 15:41, Norbert Manthey wrote:
In case of allocation error, we should not dereference the obtained
NULL pointer. Hence, fail early.
This bug was discovered and resolved using Coverity Static Analysis
Security Testing (SAST) by Synopsys, Inc.
Signed-off-by: Norbert Manthey
Reviewed-b
In case of allocation error, we should not dereference the obtained
NULL pointer. Hence, fail early.
This bug was discovered and resolved using Coverity Static Analysis
Security Testing (SAST) by Synopsys, Inc.
Signed-off-by: Norbert Manthey
Reviewed-by: Thomas Friebel
Reviewed-by: Julien Grall