j
k
j a
j l
+ if (FAILED(hr)) + { + IStream_Release(stream); + IWICComponentFactory_Release(factory); + return; + }
The rest of the function is already has code to handle failure, so returning early is unnecessary.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites