ole32: OleUninitialize() does not release the reference to the clipboard's source...
commit8fc1a4cd863aad02761f015bf5a5f67f94934aac
authorHuw Davies <huw@codeweavers.com>
Tue, 23 May 2017 08:33:02 +0000 (23 09:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 May 2017 14:28:04 +0000 (23 16:28 +0200)
treeb9b1af5c886ff53d2de5c411490a660671e0da9d
parentb8a8e1bde9382897927945ec0b58b8a2fcfcfe59
ole32: OleUninitialize() does not release the reference to the clipboard's source dataobject.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ole32/clipboard.c
dlls/ole32/tests/clipboard.c