mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
msi-MsiGetDatabaseState: Remove reference to bug report.
This commit is contained in:
parent
f7b70e7914
commit
e95dde704f
@ -1,2 +1,2 @@
|
||||
Fixes: [43093] Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
|
||||
Fixes: Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
|
||||
Depends: ntoskrnl-DriverTest
|
||||
|
@ -5863,9 +5863,6 @@ fi
|
||||
# | * Compiler_Warnings, ntdll-NtAllocateUuids, ntoskrnl-Stubs, dxva2-Video_Decoder, winedevice-Default_Drivers, ntoskrnl-
|
||||
# | DriverTest
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#43093] Return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * configure.ac, dlls/msi/database.c, dlls/msi/tests/Makefile.in, dlls/msi/tests/custom.dll/Makefile.in,
|
||||
# | dlls/msi/tests/custom.dll/custom.spec, dlls/msi/tests/custom.dll/main.c, dlls/msi/tests/install.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user