On Tue, Dec 02, 2014 at 01:50:37PM +0000, Ian Campbell wrote:
> On Mon, 2014-12-01 at 16:14 -0500, Konrad Rzeszutek Wilk wrote:
> > On Fri, Nov 28, 2014 at 11:38:52AM +0000, Ian Campbell wrote:
> > > On Thu, 2014-11-27 at 12:34 +0000, Andrew Cooper wrote:
> > > > Don't leak a 16k allocation if PyArg_ParseTupleAndKeywords() or the 
> > > > first
> > > > xc_readconsolering() fail.  It is trivial to run throught the processes 
> > > > memory
> > > > by repeatedly passing junk parameters to this function.
> > > > 
> > > > In the case that the call to xc_readconsolering() in the while loop 
> > > > fails,
> > > > reinstate str before breaking out, and passing a spurious pointer to 
> > > > free().
> > > > 
> > > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
> > > > Coverity-IDs: 1054984 1055906
> > > > CC: Ian Campbell <ian.campb...@citrix.com>
> > > > CC: Ian Jackson <ian.jack...@eu.citrix.com>
> > > > CC: Wei Liu <wei.l...@citrix.com>
> > > > CC: Xen Coverity Team <cover...@xen.org>
> > > 
> > > Acked-by: Ian Campbell <ian.campb...@citrix.com>
> > 
> > Release-Acked-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
> 
> Did you intend to also ack patch #1? (or have I missed a mail?)

No. You two still were discussing it so I figured I will wait
until a repost.
> 
> 
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to