On Fri, Jan 15, 2016 at 02:33:07PM +0300, Paul Gofman wrote:
Signed-off-by: Paul Gofman gofmanp@gmail.com
dlls/ole32/clipboard.c | 1 + dlls/ole32/tests/clipboard.c | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+)
One more thing (sorry, I should have noticed earlier), in the subject don't add a second bit referring to the tests. For this patch something like:
ole32: OleGetClipboard(): zero output interface pointer on error.
will be fine.
While you're at it, replace the word 'natively' with 'should' in the second patch's subject.
Thanks, Huw.