j
k
j a
j l
Nikolay Sivov (@nsivov) commented about dlls/msxml3/httprequest.c:
if (!(ptr = heap_alloc(size))) { heap_free(bsc); IBindCtx_Release(pbc); return E_OUTOFMEMORY; }
if (!(ptr = heap_alloc(size))) { heap_free(bsc);
IBindCtx_Release(pbc); return E_OUTOFMEMORY; }
It will be a smaller change to move context creation right before it's used.
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites