[PATCH] msi: Remove read-only bit when copying the package file

Jérôme Gardou jerome.gardou at gmail.com
Fri Feb 12 07:46:56 CST 2021


CopyFileW also copies the file attributes, and the copy will be opened with 
write access later on.

Signed-off-by: Jérôme Gardou <jerome.gardou at reactos.org>
---
 dlls/msi/package.c | 7 +++++++
 1 file changed, 7 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msi-Remove-read-only-bit-when-copying-the-package-fi.patch
Type: text/x-patch
Size: 1167 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210212/7344fb0b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210212/7344fb0b/attachment.sig>


More information about the wine-devel mailing list