[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] libxenforeignmemory: handle partial failure correctly
On Wed, 2016-02-03 at 10:17 +0000, Wei Liu wrote: > On Wed, Feb 03, 2016 at 10:10:01AM +0000, Ian Campbell wrote: > > Coverity rightly points out that checking for ret == NULL and then > > calling osdep unmap(ret) is wrong. > > > > The intention on this code path is to turn partial failure into total > > failure when the err argument is NULL, so we want to take this patch > > whenever ret is _non_ NULL (and err_to_free is set, indicating err was > > NULL). > > > > CID: 1351219 > > > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Applied, thanks. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |