reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h.
commitbe718697a2e1b30944c019218ef635f6737503d5
authorHugh McMaster <hugh.mcmaster@outlook.com>
Wed, 24 Mar 2021 08:08:58 +0000 (24 19:08 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Mar 2021 19:46:23 +0000 (24 20:46 +0100)
tree312d97a4b0045ae4bc4e3d608f6769815753a7bd
parent603cb1c17348feba99c06f636517abddf0efa0eb
reg: Use malloc(), realloc() and free() from stdlib.h instead of wine/heap.h.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/reg/add.c
programs/reg/delete.c
programs/reg/export.c
programs/reg/import.c
programs/reg/query.c
programs/reg/reg.c
programs/reg/reg.h