Skip to content
  • Tim-Philipp Müller's avatar
    ext/gnomevfs/gstgnomevfssrc.c: gnome_vfs_uri_is_local() alone is not a good... · 06ee16b3
    Tim-Philipp Müller authored
    ext/gnomevfs/gstgnomevfssrc.c: gnome_vfs_uri_is_local() alone is not a good indicator whether we can operate in pull-...
    
    Original commit message from CVS:
    * ext/gnomevfs/gstgnomevfssrc.c:
    (gst_gnome_vfs_src_check_get_range):
    gnome_vfs_uri_is_local() alone is not a good indicator
    whether we can operate in pull-mode with a specific URI,
    as it returns FALSE for file:// URIs that point to an
    NFS-mounted path. Be more conservative here: whitelist
    local files, blacklist http URIs and use the old
    mechanism for anything else (fixes #334216).
    06ee16b3
To find the state of this project's repository at the time of any of these versions, check out the tags.