vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Nov 27 19:59:32 2010 +0200| [3b657dc9478ed4b7b24c5a7e802a0ee96baa1e06] | committer: Rémi Denis-Courmont
Remove the mmap access plugin It cannot work properly due to SIGBUS when a file gets truncated. In fact, this plugin had been disabled by default for as long as it had been in VLC. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3b657dc9478ed4b7b24c5a7e802a0ee96baa1e06 --- configure.ac | 4 +- modules/LIST | 1 - modules/access/Modules.am | 1 - modules/access/mmap.c | 318 --------------------------------------------- po/POTFILES.in | 1 - 5 files changed, 1 insertions(+), 324 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3b657dc9478ed4b7b24c5a7e802a0ee96baa1e06 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
