user32/tests: Use wine_dbgstr_a() instead of %.8s.
commit1b36c218216cf7cd7793be7973efa882bac8cadd
authorFrancois Gouget <fgouget@codeweavers.com>
Sat, 7 Aug 2021 22:46:38 +0000 (8 00:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Aug 2021 21:06:57 +0000 (9 23:06 +0200)
tree6a3d85a6755b2dfa50b4503f5cc92ed4c2526be0
parentc6a75d49369f7ae262ffbb054c9b27525f5bc406
user32/tests: Use wine_dbgstr_a() instead of %.8s.

This should better handle NULL pointers and bad strings.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/clipboard.c