[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH][xen-next] xen/pvcalls: fix null pointer reference on sock_release call
On 11/07/17 21:41, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Currently a sock_release on map->sock will result in a null pointer > deference on map when map is null. Instead, the sock_relase sould > be on sock and not map->sock. > > Detected by CoverityScan, CID#1450169 ("Dereference after null check") > > Fixes: b535e2b9b78a ("xen/pvcalls: implement connect command") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Committed to xen/tip for-linus-4.13 Thanks, Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |