[v2 PATCH] user32/scroll: Move GetDCEx to stop DC leak

Alexandre Julliard julliard at winehq.org
Thu May 19 05:36:05 CDT 2016


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:

> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>  dlls/user32/scroll.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Since it can't happen there's no leak to fix. You could replace the
return by an assert(0) if you want to make it clearer.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list