Properly resize the buffer based on ERROR_MORE_DATA.
commit9170cc8225d89f231fd81399c0412b73284b516a
authorAric Stewart <aric@codeweavers.com>
Mon, 11 Jul 2005 20:36:58 +0000 (11 20:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Jul 2005 20:36:58 +0000 (11 20:36 +0000)
tree1264ae9566cc809c79064760f2bae9663de66a3f
parent0f394ae6dcffdc0fc55e9191746a0b9d0c650a1e
Properly resize the buffer based on ERROR_MORE_DATA.
Also remember to free the allocated buffer.
dlls/msi/registry.c