[vlc-devel] commit: Use msg_{Create,Destroy} only 1 time ( Rafaël Carré )
Laurent Aimar
fenrir at via.ecp.fr
Mon Aug 4 12:30:29 CEST 2008
On Mon, Aug 04, 2008, git version control wrote:
> vlc | branch: 0.8.6-bugfix | Rafaël Carré <rcarre at m2x.nl> | Mon Aug 4 11:50:53 2008 +0200| [7ee81e13baa7e6a07724735debd2a9a832e6fdff] | committer: Rafaël Carré
>
> Use msg_{Create,Destroy} only 1 time
>
> This fixes a reentrancy problem with libvlc
> This was experimented when using 2 plugins instance on a mozilla browser
This cannot work without a lock(or a spinlock) or using atomic operation...
--
fenrir
More information about the vlc-devel
mailing list