[gstreamer-bugs] [Bug 475731] rtspconnection is able to read incomplete messages
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Sep 10 23:52:17 PDT 2007
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=475731
GStreamer | gst-plugins-base | Ver: HEAD CVS
------- Comment #1 from Tommi Myöhänen 2007-09-11 06:52 UTC -------
Created an attachment (id=95324)
--> (http://bugzilla.gnome.org/attachment.cgi?id=95324&action=view)
Prevent partial message reading from rtsp connection
Here is one possible solution to this problem. It allows only the first
gst_rtsp_connection_read() (renamed to gst_rtsp_connection_read_internal())
call to be interrupted. In other words, if message reading has already been
started, it needs to be finished too in order to avoid broken messages.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=475731.
More information about the Gstreamer-bugs
mailing list