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



Reply via email to