mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 08:13:18 +00:00
28850ae5f8
dds_get_outer AddRefs the inner surface when it creates the wrapper surface. The wrapper releases only one reference when it is destroyed, leaking one of the two. AddRefing in dds_get_outer makes sense because this is also used by e.g. GetAttachedSurface, where it creates a new wrapper for surfaces ddrawex didn't know about yet. |
||
---|---|---|
.. | ||
tests | ||
ddraw.c | ||
ddrawex.idl | ||
ddrawex.spec | ||
ddrawex_private.h | ||
main.c | ||
Makefile.in | ||
surface.c |