j
k
j a
j l
"Vincent Povirk" vincent@codeweavers.com writes:
ILFree(This->pidl); This->pidl = ILClone(pidl); if (This->pidl) return S_OK; else return E_OUTOFMEMORY;
return S_OK;
return E_OUTOFMEMORY;
You should check for success before you free the previous pidl.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites