Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
authorMichel Dänzer <michel@tungstengraphics.com>
Sat, 26 Aug 2006 10:21:11 +0000 (12:21 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Sat, 26 Aug 2006 10:23:47 +0000 (12:23 +0200)
commitb99e332236ca5fcc11e8d7c89566bbf3bcf959ee
treef82cdf86f34ee07323c98687eabb8b6dbac131f4
parentea5709997329a6c425261dcc454cf7dd97a81167
Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().

The overflows could cause valid offsets to get rejected under some
circumstances, e.g. when the framebuffer resides at the very end of the card's
address space.
shared-core/radeon_state.c