mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
50c9dab6c9
Using an unsigned integer will cause the calculations to be unsigned, which on x64 leads to wrong results, when adding it to a pointer. |
||
---|---|---|
.. | ||
i386 | ||
alphablend.c | ||
dib.c | ||
dib.h | ||
dib1bpp.c | ||
dib4bpp.c | ||
dib8bpp.c | ||
dib16bpp.c | ||
dib24bpp.c | ||
dib24bppc.c | ||
dib32bpp.c | ||
dib32bppc.c | ||
dib_new.c | ||
floodfill.c | ||
stretchblt.c |