[PATCH 2/4] d3drm: Implement IDirect3DRMTexture{2-3}_InitFromImage.

Stefan Dösinger stefandoesinger at gmail.com
Fri Apr 29 02:27:56 CDT 2016


>> IDirect3DRM_AddRef(texture->d3drm);
>> +
>> +    if (texture->image)
>> +        return D3DRMERR_BADOBJECT;
> Afair  the ref leak here is intentional. If it is, I think it's worth adding a comment.
I just saw the other mails that Apple mail has been hiding from me... Still, a comment would be a good idea :-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20160429/a1622d6a/attachment-0001.sig>


More information about the wine-devel mailing list