Peter Maydell 644ead5be1 hw/display/exynos4210_fimd: Fix bit-swapping code
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 <peter.maydell@linaro.org>
Message-id: 1432912615-23107-1-git-send-email-peter.maydell@linaro.org
2015-06-15 18:06:08 +01:00
..
2014-07-11 10:17:02 +02:00
2015-05-19 11:40:01 +02:00
2015-03-19 11:11:55 +03:00
2015-05-19 11:40:01 +02:00
2014-04-28 10:21:55 +02:00
2015-02-13 14:09:28 +00:00
2015-02-10 09:27:19 +03:00