[Bug 16948] tmpfile() fails when run from Unix path

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 16 10:39:48 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=16948

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com

--- Comment #14 from Piotr Caban <piotr.caban at gmail.com> 2012-10-16 10:39:48 CDT ---
tmpfile fails when root directory is read-only on windows unless VirtualStore
is enabled.

What was tested:
 - tmpfile on read-only file system - tmpfile fails
 - tmpfile on c: drive (user without privileges to write directly to c:\
directory), the file was created in VirtualStore, function has succeeded

I've sent a patch that fixes attached test when tmpfile succeeds
(http://source.winehq.org/patches/data/91032).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list