wine/dlls/msi
David Kahurani 386dbe1059 msi: Avoid leaking stream on DB update.
MSI_RecordGetIStream adds a reference to the stream. This
reference should be negated as we are done setting the stream.

Signed-off-by: David Kahurani <k.kahurani@gmail.com>
2024-02-20 22:26:13 +01:00
..
tests msi/tests: Initialize pathkey in test_installprops. 2023-11-17 19:54:00 +01:00
action.c msi: Fix a memory leak (Coverity). 2024-01-17 11:07:00 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c
delete.c
dialog.c msi: Don't write past end of string when selecting parent directory. 2024-02-05 13:25:36 +01:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
Makefile.in
media.c
msi.c
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Store Context as MSIINSTALLCONTEXT in MSIPACKAGE. 2023-11-17 19:53:59 +01:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h msi: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
record.c
registry.c
resource.h
script.c
select.c msi: Avoid leaking stream on DB update. 2024-02-20 22:26:13 +01:00
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl