Home
last modified time | relevance | path

Searched hist:b591dc59bc98ee558db4ca512aa117748ebfdeef (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.cb591dc59bc98ee558db4ca512aa117748ebfdeef Sat May 14 14:03:22 UTC 2011 Blue Swirl <blauwirbel@gmail.com> TCG: fix negative frame offset calculations

size_t is unsigned, so the frame offset calculations can be incorrect for
negative offsets.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>