mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 21:20:25 +00:00
msi: Release the package in MsiGetProductPropertyW.
This commit is contained in:
parent
a4c25196b0
commit
e5dd509901
@ -2388,6 +2388,7 @@ done:
|
||||
r = ERROR_SUCCESS;
|
||||
}
|
||||
|
||||
msiobj_release(&package->hdr);
|
||||
return r;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user