[2/3] user32: Add missing calls to GlobalUnlock in render_synthesized_dib.

Alexandre Julliard julliard at winehq.org
Wed Sep 7 20:59:56 CDT 2016


Sebastian Lackner <sebastian at fds-team.de> writes:

> Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
> ---
>
> These seem to be missing, or are they left out intentionally? Other render_*()
> functions properly unlock the clipboard data.

It's not intentional, I just missed them while moving code around. In
practice it doesn't matter because the lock count is not used for
anything meaningful, but it's still better to keep them paired. Thanks
for catching this!

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list