gdi32:printdrv: Use a umask for creating a spool files. [try2]

Anatoly Lyutin vostok at etersoft.ru
Wed Sep 26 09:28:59 CDT 2007


This patch fixes problem with file rights. It problem appears when a 
user wants to print into a file. The file creates with 600 rights. It is 
not conveniently. And in the Win the spool file is accessible for all 
users ( amenably with system tuning)  but in Wine creating of this file 
is ignored umask value for groups and others.

Changelog:
   Use a umask for creating  a spool files.

-- 
Best regards
	Anatoly Lyutin.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdi32-printdrv-mask.patch
Type: text/x-patch
Size: 872 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070926/221e391a/attachment.bin 


More information about the wine-patches mailing list