George Dunlap writes ("[PATCH 5/8] tools/xenalyze: Fix check for error return value"): > fdopen returns NULL on failure, not a negative integer. > > CID 1306863 > CID 1306858 > > Signed-off-by: George Dunlap <george.dun...@citrix.com> > --- > Strangely, coverity counted this as two bugs: one for comparing a > pointer with a negative integer, one for the comparison never possibly > being true (thus making the if condition dead code).
Acked-by: Ian Jackson <ian.jack...@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel