msi: Replaced msi_free() by LocalAlloc() since ConvertSidToStringSidW uses LocalAlloc().
commit943ac9795bfa2128d1b83294a646ef0a04e4a3db
authorMarcus Meissner <marcus@jet.franken.de>
Sun, 20 Jan 2008 20:11:19 +0000 (20 21:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jan 2008 10:51:08 +0000 (21 11:51 +0100)
tree548b2818ef8652a7c196029d4d563d58a9293d2e
parenta63664f1ecc54db63fb19eafdcfe390583490485
msi: Replaced msi_free() by LocalAlloc() since ConvertSidToStringSidW uses LocalAlloc().

Spotted by Christoph von Wittich <Christoph@ApiViewer.de>.
dlls/msi/registry.c