Alexandre Julliard : gdi32/tests: Add intermediate pointers to color tables to simplify the code and avoid array bounds warnings .
20 Oct
2011
20 Oct
'11
7:25 p.m.
Module: wine Branch: master Commit: 86b4fe7b0ee00148eab14b2953e8f7c4660909ed URL: http://source.winehq.org/git/wine.git/?a=commit;h=86b4fe7b0ee00148eab14b2953... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Oct 20 12:34:58 2011 +0200 gdi32/tests: Add intermediate pointers to color tables to simplify the code and avoid array bounds warnings. --- dlls/gdi32/tests/bitmap.c | 330 +++++++++++++++++++++----------------------- dlls/gdi32/tests/dib.c | 66 +++++----- 2 files changed, 191 insertions(+), 205 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=86b4fe7b0ee00148eab14b...
5174
Age (days ago)
5174
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard