Module: wine Branch: master Commit: 687dfd69e9d6b84f8d59f044366b465e1ce7c85a URL: http://source.winehq.org/git/wine.git/?a=commit;h=687dfd69e9d6b84f8d59f04436...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jan 29 18:18:53 2009 +0100
gdi32: Check for memory allocation failure in region functions and propagate the error correctly.
---
dlls/gdi32/region.c | 315 ++++++++++++++++++++++++--------------------------- 1 files changed, 146 insertions(+), 169 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=687dfd69e9d6b84f8d59f0...