Alexandre Julliard : gdi32/tests: Add intermediate pointers to color tables to simplify the code and avoid array bounds warnings .

Alexandre Julliard julliard at winehq.org
Thu Oct 20 14:25:10 CDT 2011


Module: wine
Branch: master
Commit: 86b4fe7b0ee00148eab14b2953e8f7c4660909ed
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=86b4fe7b0ee00148eab14b2953e8f7c4660909ed

Author: Alexandre Julliard <julliard at 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=86b4fe7b0ee00148eab14b2953e8f7c4660909ed



More information about the wine-cvs mailing list