12 Jan
2012
12 Jan
'12
7:19 p.m.
Module: wine Branch: master Commit: 8407559167457c0420be40b0577ff43cd20b1eef URL: http://source.winehq.org/git/wine.git/?a=commit;h=8407559167457c0420be40b057... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jan 12 12:18:15 2012 +0100 user32: Don't access past the file size when loading a cursor/icon. --- dlls/user32/cursoricon.c | 63 ++++++++++++++++++++++++++------------------- 1 files changed, 36 insertions(+), 27 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8407559167457c0420be40...