• Stephan Bergmann's avatar
    Remove hack of replacing 0 with 1/LONG_MAX · d8e7bc04
    Stephan Bergmann yazdı
    ...that hack was in there since the initial import, but it is unclear to me what
    it shall fix, and it rather leads to problems as reported by
    -fsanitize=signed-integer-overflow when OuptutDevice::PixelToLogic of a 1x1 Size
    calls ImplPixelToLogic with n=1, nMapDenom=LONG_MAX causing the computation of
    2*n64 to overflow on 64-bit Linux.
    
    Change-Id: I2465da46175b8a1d4af1c23fb3df993230eec78d
    d8e7bc04
Adı
Son kayıt (commit)
Son güncelleme
..
bitmap.cxx Loading commit data...
clipping.cxx Loading commit data...
curvedshapes.cxx Loading commit data...
font.cxx Loading commit data...
gradient.cxx Loading commit data...
hatch.cxx Loading commit data...
line.cxx Loading commit data...
map.cxx Loading commit data...
mask.cxx Loading commit data...
nativecontrols.cxx Loading commit data...
outdev.cxx Loading commit data...
outdevstate.cxx Loading commit data...
outdevstatestack.cxx Loading commit data...
pixel.cxx Loading commit data...
polygon.cxx Loading commit data...
polyline.cxx Loading commit data...
rect.cxx Loading commit data...
text.cxx Loading commit data...
textline.cxx Loading commit data...
transparent.cxx Loading commit data...
wallpaper.cxx Loading commit data...