user32: Enforce null termination of strings added to the clipboard.
commit8f24641ff382a646ff5b7b0c59666c9a305b948c
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2016 11:28:06 +0000 (27 20:28 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Sep 2016 12:43:24 +0000 (27 21:43 +0900)
tree1b924ce9aee7aa11d69cdc73dd7553be5f15ac78
parent1d27f9151dce55210e653789db42b8bbbc6e6817
user32: Enforce null termination of strings added to the clipboard.

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