[vlc-devel] [PATCH 3/3] Direct3D9: destroy video hwnd to prevent handle leak

Hannes Domani ssbssa at yahoo.de
Sun Feb 8 15:44:29 CET 2015


IDirect3DDevice9_Present() creates an event like this:
\Sessions\1\BaseNamedObjects\DwmDxBltEvent_a7045e

But it isn't closed with IDirect3DDevice9_Release(), only explicitely
destroying the video window closes the event handle.



I really don't understand why this is necessary, since every child window should be destroyed with the parent anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Direct3D9-destroy-video-hwnd-to-prevent-handle-leak.patch
Type: application/octet-stream
Size: 1108 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20150208/c7bbdbc8/attachment.obj>


More information about the vlc-devel mailing list