msvcrt/file.c: file mode T (temporary file) (try 2)

Robert van Herk mijnspamboxje at hotmail.com
Sat Feb 25 06:30:49 CST 2012


Try 2 fixes some blatant memory bug in the conformance test
---------------------------------------------------------------------------

 

Windows fopen has some fancy file modes 'T' and 'D'.
Currently, wine wrongly interprets 'T' as 't'. They should be interpreted differently though: 't' is text file, and 'T' is temporary file.

I've fixed this, and added a conformance test.

Test ran on Windows 7 Home Premium.

Kind regards,
Robert
 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120225/b40746f2/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fix-T-filemode.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120225/b40746f2/attachment.txt>


More information about the wine-patches mailing list