[vlc-devel] [PATCH] -- a module_unneed is missing for Windows and MacOS ports

brezhoneg1 brezhoneg1 at yahoo.fr
Mon Jun 15 12:37:08 CEST 2009


 
In 1.0-bugfix, Windows(skins2 only) and MacOS(likely) run their GUI
interface in the main thread. In their code path, the module_unneed for
the interface is never called.

For Windows(skins2), this can lead to a crash at termination.

This patch just adds the missing module_unneed before releasing the
object.
Yet, It needs MacOS devs to also validate it since this may cause
regression for them.

For vlc1.1(master), code was modified, and the issue remains to be
investigated.

Erwan10


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-skins2-Window-correct-crash-at-termination-modul.patch
Type: application/octet-stream
Size: 814 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090615/459e4e9b/attachment.obj>


More information about the vlc-devel mailing list