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