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 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html