[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2] audio: fix integer overflow expression
From: |
malc |
Subject: |
Re: [Qemu-devel] [PATCH v2] audio: fix integer overflow expression |
Date: |
Wed, 1 Jun 2011 00:14:50 +0400 (MSD) |
User-agent: |
Alpine 2.00 (LNX 1167 2008-08-23) |
On Tue, 31 May 2011, Peter Maydell wrote:
> From: Juha Riihim?ki <address@hidden>
>
> Fix an integer overflow that can happen for signed 32 bit types
> when using FLOAT_MIXENG. (Note that at the moment this is only true
> when using the MacOSX coreaudio audio driver.)
>
> Signed-off-by: Juha Riihim?ki <address@hidden>
> [Peter Maydell: Removed unnecessary casts]
> Signed-off-by: Peter Maydell <address@hidden>
> ---
> v1->v2 : as suggested by Malc, removed one unnecessary cast
> from each change.
Applied with minor stylistic change, thanks to all involved.
[..snip..]
--
mailto:address@hidden