[gstreamer-bugs] [Bug 308647] Bad handling of fwrite return code in filesink
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Wed Jun 22 06:39:43 PDT 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=308647
GStreamer | gstreamer (core) | Ver: HEAD CVS
------- Additional Comments From Michal Benes 2005-06-22 13:39 -------
Created an attachment (id=48156)
--> (http://bugzilla.gnome.org/attachment.cgi?id=48156&action=view)
change size_t to ssize_t
This patch changes type of wrote variable to ssize_t so that condition wrote <=
0 makes better sense.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list