plugins/elements/gstfilesrc.c: Also, if mmap() fails that would be a READ error,...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 20 Feb 2008 12:31:50 +0000 (12:31 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 20 Feb 2008 12:31:50 +0000 (12:31 +0000)
commit62aa68ade589c10d76b0fff5dd0ba28d65cb9420
treeb7534a724c77d3ece69142ae0bad1fb08f78d41a
parent5a0b5789a3284a6ca1e0780e5db48f806e3f9c2c
plugins/elements/gstfilesrc.c: Also, if mmap() fails that would be a READ error, not OPEN_READ.

Original commit message from CVS:
* plugins/elements/gstfilesrc.c: (gst_file_src_map_region):
Also, if mmap() fails that would be a READ error, not OPEN_READ.
ChangeLog
plugins/elements/gstfilesrc.c