[gstreamer-bugs] [Bug 339843] [patch] fdsink should not handle short writes and non fatal errno

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 28 06:16:06 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339843
 GStreamer | gstreamer (core) | Ver: 0.10.x


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64460|accepted-commit_after_freeze|committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #4 from Wim Taymans  2006-04-28 13:16 UTC -------
        * plugins/elements/gstfdsink.c: (gst_fd_sink_render),
        (gst_fd_sink_check_fd), (gst_fd_sink_update_fd):
        handle EAGAIN, EINTR and short writes correctly. Also clean
        up some error cases, avoid a deadlock on bad file descriptors and
        use GST_DEBUG_OBJECT.
        Fixes #339843


-- 
Configure bugmail: http://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