Module: wine Branch: master Commit: 86b4fe7b0ee00148eab14b2953e8f7c4660909ed URL: http://source.winehq.org/git/wine.git/?a=commit;h=86b4fe7b0ee00148eab14b2953...
Author: Alexandre Julliard julliard@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...