[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5] tools/libxl: Use of init()/dispose() to avoid leaking libxl_dominfo.ssid_label
On Mon, 2015-01-05 at 10:33 -0500, Konrad Rzeszutek Wilk wrote: > On Mon, Jan 05, 2015 at 02:19:58PM +0000, Andrew Cooper wrote: > > libxl_dominfo contains a ssid_label pointer which will have memory allocated > > for it in libxl_domain_info() if the hypervisor has CONFIG_XSM compiled. > > However, the lack of appropriate use of libxl_dominfo_{init,dispose}() will > > cause the label string to be leaked, even in success cases. > > > > This was discovered by XenServers Coverity scanning, and are issues not > > identified by upstream Coverity Scan. > > > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > > CC: Ian Campbell <Ian.Campbell@xxxxxxxxxx> > > CC: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> > > CC: Wei Liu <wei.liu2@xxxxxxxxxx> > > CC: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> > > > > --- > > > > Requesting a release-exception as suggested by IanJ. These are memory leaks > > which accumulate via the successful completion of libxl library functions > > (if > > XSM is enabled), which will undoubtedly cause issues for the likes of > > libvirt > > and xenopsd-libxl which use libxl in daemon processes. > > Release-Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Somehow I don't seem to have the original in any folder, I probably fat fingered the D key at some point. Anyway, this looks good to me for 4.5: Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Applied. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |