[Patch] let KSaveFile honor the umask

Thiago Macieira thiago at kde.org
Wed Mar 26 15:11:41 GMT 2008


Thorsten Zachmann wrote:
>Hello all,
>
>KSaveFile does not honor the umask for newly created files. Looks like
> this behaviour was introduces during the port to QTemporaryFile which
> by default creates file with permissions 0600. This is good for
> temporary files but for a file saved by an application it is not.
>The attached patch changes the behaviour so that the KSaveFile does
> honor the umask for files that are newly created.
>
>Ok to commit?

By calling umask, you make the code thread-unsafe.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080326/5c4649a0/attachment.sig>


More information about the kde-core-devel mailing list