[vlc-devel] [PATCH] workaround broken filesystem

Rafaël Carré funman at videolan.org
Sun Mar 9 13:16:11 CET 2008


Hello,

I've trouble accessing the files located on my hfsplus (OSX) partition.
directory access is used instead of file to open *files*

The bug is that opendir() succeeds opening files on this mounted
filesystem (i.e. returns a valid DIR* pointer).

Attached is a patch I use, please apply if correct.

--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-directory-detection-with-broken-filesystems-on-L.patch
Type: application/mbox
Size: 933 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080309/842bed5e/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080309/842bed5e/attachment.sig>


More information about the vlc-devel mailing list