wininet: Handle finding ftp files in subdirectories and using wildcards.

Detlef Riekenberg wine.dev at web.de
Tue Sep 29 08:30:28 CDT 2009


On Sa, 2009-09-26 at 22:15 -0500, Mike Ruprecht wrote:
> +    if (lpszSearchPath)
> +        HeapFree(GetProcessHeap(), 0, lpszSearchPath);
> +

Please remove the unneeded if(lpszSearchPath) before HeapFree.


-- 
 
By by ... Detlef




More information about the wine-devel mailing list