wine/ files/dos_fs.c dlls/kernel/tests/file.c

Alexandre Julliard julliard at winehq.com
Thu Apr 17 13:36:59 CDT 2003


Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:

> @@ -1937,7 +1937,6 @@
>            UINT codepage;
>  
>            data->dwReserved0 = data->dwReserved1 = 0x0;
> -          if (!lpFileName) return 0;
>            if (lpFileName[0] == '\\' && lpFileName[1] == '\\')
>            {
>                ERR("UNC path name\n");
> 
> This first patch thunk wasn't in the patch I sent. Is this intentional?

Yes, I made a few changes to the patch, and in the process removed
that redundant test.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list