j
k
j a
j l
Esme Povirk (@madewokherd) commented about dlls/gdiplus/image.c:
{ TRACE("(%p)\n", effect); if (effect->params) free(effect->params);
{ TRACE("(%p)\n", effect);
free(effect->params);
Don't check for NULL if you're only calling `free`.
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites