[vlc-commits] commit: Remove the mmap access plugin ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)

git at videolan.org git at videolan.org
Sat Nov 27 19:01:05 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | 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


More information about the vlc-commits mailing list