I came across an old bug in qemu. The arguments for several calls to memset are reversed in audio.c. The patch to fix this is attached. I see this is already fixed upstream in 0.8.2, but if Xen is staying on 0.8.1 for a while, it might be good to include this bug fix. Thanks. Signed-off-by: Charles Coffing <ccoffing@novell.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Christian Limpach
2006-Aug-04 09:21 UTC
Re: [Xen-devel] [PATCH] trivial audio bug fix in qemu
On 8/1/06, Charles Coffing <ccoffing@novell.com> wrote:> I came across an old bug in qemu. The arguments for several calls to > memset are reversed in audio.c. The patch to fix this is attached. > > I see this is already fixed upstream in 0.8.2, but if Xen is staying on > 0.8.1 for a while, it might be good to include this bug fix.Applied, thanks! christian> > Thanks. > > > Signed-off-by: Charles Coffing <ccoffing@novell.com> > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel