[Bug 679941] New: No permissions / sanity checks when trying to use formatter save functions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 14 14:28:51 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679941
  GStreamer | gst-editing-services | git

           Summary: No permissions / sanity checks when trying to use
                    formatter save functions
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nekohayo at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If you try to save a file to /sys/foo (well, the URI variant of this),

The following methods will always return True, even though they should fail
(for starters, the directory is not writable and does not even exist).

ges_formatter_can_save_uri ()
ges_formatter_save_to_uri ()

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list