msi: Avoid accessing uninitialized memory in ACTION_AppSearchReg.
commit2eb33f5bcb008e88c7adf45bf77b02537ed1cb2d
authorHans Leidekker <hans@codeweavers.com>
Tue, 27 Oct 2009 09:07:50 +0000 (27 10:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Oct 2009 09:53:56 +0000 (27 10:53 +0100)
tree6c37154b7e369b79aabe1fabae6a204bd29cd1f0
parent3f70b078708549c3358c5a1847dcfac631954d8a
msi: Avoid accessing uninitialized memory in ACTION_AppSearchReg.

Found by valgrind.
dlls/msi/appsearch.c