qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] hw/display/exynos4210_fimd: Fix bit-swapping co


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] hw/display/exynos4210_fimd: Fix bit-swapping code
Date: Fri, 29 May 2015 16:19:19 +0100

On 29 May 2015 at 16:16, Peter Maydell <address@hidden> wrote:
> fimd_swap_data() includes code to reverse the bits in a
> 64-bit integer, but an off-by-one error meant that it would
> try to shift off the top of the integer. Correct the bug
> (spotted by Coverity).
>
> Signed-off-by: Peter Maydell <address@hidden>
> ---
> Compile-tested only, I have no exynos images to test with.

I see that all three samsung.com addresses in MAINTAINERS for
the exynos board bounce :-(

-- PMM



reply via email to

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