usp10: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions.
commit1a42ee31982eaa665448bddbe62aaa7f34557779
authorFrancois Gouget <fgouget@free.fr>
Wed, 22 Feb 2017 10:25:37 +0000 (22 11:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2017 13:04:18 +0000 (27 14:04 +0100)
treeebd3c0d400cbdf8adc6d53286ba302aec68efaff
parent892393bb76110ab936b98e79fef2299c13df5d96
usp10: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions.

And standardize their type names.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/usp10/usp10.c