Re: [Xen-devel] [PATCH v2] libxc: fix leak in xc_offline_page error path

2016-02-11 Thread Ian Campbell
On Wed, 2016-02-10 at 11:51 +, Ian Jackson wrote: > Harmandeep Kaur writes ("[PATCH v2] libxc: fix leak in xc_offline_page > error path"): > > Avoid leaking the mapping of the m2p in one of the possible failure > > cases. > > > > Coverity CID 1351225 > > > > Signed-off-by: Harmandeep Kaur >

Re: [Xen-devel] [PATCH v2] libxc: fix leak in xc_offline_page error path

2016-02-10 Thread Ian Jackson
Harmandeep Kaur writes ("[PATCH v2] libxc: fix leak in xc_offline_page error path"): > Avoid leaking the mapping of the m2p in one of the possible failure cases. > > Coverity CID 1351225 > > Signed-off-by: Harmandeep Kaur Thanks. Acked-by: Ian Jackson It is conventional, when you post a v2,