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 > Security Testing (SAST) by Synopsys, Inc. > > Signed-off-by: Norbert Manthey <nmant...@amazon.de> > Reviewed-by: Thomas Friebel <frieb...@amazon.de> > Reviewed-by: Julien Grall <jgr...@amazon.co.uk>
Release-Acked-by: Ian Jackson <i...@xenproject.org>