[DVDnav-discuss] [PATCH]Missing function in Win32 pthreads

Geoffroy Couprie geal at videolan.org
Sat Sep 13 19:01:38 CEST 2008


Hello,

The pthread_mutex_destroy doesn't exist in the pthreads implementation
for Windows. I don't know if it's the intended behaviour, but when
leaving dvdnav, there's an attempt to free a block of memory where
there is a critical section (apparently, it's bad :P). See the patch
attached for a small fix.

Regards,

Geoffroy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: delete_CS.patch
URL: <http://lists.mplayerhq.hu/pipermail/dvdnav-discuss/attachments/20080913/9d557391/attachment.txt>


More information about the DVDnav-discuss mailing list