On Thu, Feb 08, 2018 at 10:49:09PM +0100, Simon Gaiser wrote: > xc_dom_parse_image() does not set errno (at least in many code paths). > So LOGE() is not useful.
IIRC the expectation is that libxc functions will return -1 on failure and set errno. This is however far from true, so: > Signed-off-by: Simon Gaiser <si...@invisiblethingslab.com> Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel