Sweden-Number/dlls/msi
Dmitry Timoshkov b857369f87 msi: Do not attempt to copy a non-string property in MsiSummaryInfoGetProperty.
This patch fixes the crashes when running the tests under Wine.
Currently the crashes are hidden by a custom action exception handler.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-19 17:20:51 +02:00
..
tests msi/tests: Add more tests for remote MsiSummaryInfoGetProperty. 2018-09-10 12:30:19 +02:00
Makefile.in
action.c
alter.c
appsearch.c
assembly.c msi: Skip publishing a local assembly with no corresponding file. 2018-09-04 09:53:21 +02:00
automation.c
classes.c
cond.y msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
create.c
custom.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
database.c
delete.c
dialog.c
distinct.c
drop.c
files.c
font.c
format.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
instlocal.bmp
media.c
msi.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
msiquery.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Fix a typo. 2018-09-18 12:28:09 +02:00
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c msi: Do not attempt to copy a non-string property in MsiSummaryInfoGetProperty. 2018-09-19 17:20:51 +02:00
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl msi: Handle the remote case in MsiSummaryInfoGetProperty. 2018-09-10 12:30:16 +02:00