j
k
j a
j l
On 6/21/22 06:17, Ziqing Hui wrote:
+err: if (effect->impl) ID2D1EffectImpl_Release(effect->impl); free(transform_graph); return hr;
+err:
ID2D1EffectImpl_Release(effect->impl);
Graph object freeing does not look right here.
Back to the thread
Back to the list