d2d1: Replace d2d_calloc() with a global heap_calloc() helper.
commitfa4d5b6151e0fe6a0e075b2dd17cfb47066c507f
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 31 Jan 2018 23:37:35 +0000 (1 03:07 +0330)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Feb 2018 21:24:49 +0000 (1 22:24 +0100)
tree6df97034f438d7f96bc1fa582bc17b7966b64f5d
parentbfc0f3bdf12680ce498d30a10d27fc4c9a6b357e
d2d1: Replace d2d_calloc() with a global heap_calloc() helper.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d2d1/bitmap.c
dlls/d2d1/brush.c
dlls/d2d1/d2d1_private.h
dlls/d2d1/geometry.c
dlls/d2d1/render_target.c
dlls/d2d1/stroke.c
include/wine/heap.h