qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH STABLE 2/2] net: Fix -net socket parameter check


From: Glauber Costa
Subject: [Qemu-devel] Re: [PATCH STABLE 2/2] net: Fix -net socket parameter checks
Date: Thu, 21 May 2009 13:38:50 -0300
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, May 21, 2009 at 06:26:33PM +0200, Jan Kiszka wrote:
> Glauber Costa wrote:
> > On Thu, May 21, 2009 at 08:23:22AM +0200, Jan Kiszka wrote:
> >> Glauber Costa wrote:
> >>> My commit ea053add700d8abe203cd79a9ffb082aee4eabc0 broke -net socket by
> >>> overwriting an intermediate buffer in the added check_param. Fix this
> >>> by switching check_param to automatic buffer allocation and release, ie.
> >>> callers no longer have to worry about providing a scratch buffer.
> >> That commit was buggy, too, and is awaiting to be fixed in unstable by
> >> http://permalink.gmane.org/gmane.comp.emulators.qemu/43041.
> >>
> >> But more importantly, it makes no sense in stable because its "heart",
> >> param checking for -net is only in unstable (and that's perfectly fine).
> > My interest was in the previous one, since it fixes a bug reported by a 
> > Fedora
> > user. I picked this one, only because it fixes the fix ;-)
> > But I can happily leave it out, if you think it is better.
> 
> This patch 2 has never been a fix of patch 1 in your series. I agree
> that 1/2 is worth considering for stable, but that one never required
> any addon fix.
I got the wrong impression from your changelog then.

Thanks for taking a look






reply via email to

[Prev in Thread] Current Thread [Next in Thread]