gstreamer/libs/gst/dataprotocol
Andy Wingo 8d0b8f242a libs/gst/dataprotocol/dataprotocol.c (gst_dp_packet_from_caps): Fix Timmeke Waymans bug.
Original commit message from CVS:
2005-10-13  Andy Wingo  <wingo@pobox.com>

* libs/gst/dataprotocol/dataprotocol.c (gst_dp_packet_from_caps):
Fix Timmeke Waymans bug.
(gst_dp_caps_from_packet): Make sure we pass a NUL-terminated
string of the proper length to gst_caps_from_string. There's a
potential for, before this fix, that this could cause someone
connecting over the network to cause a segfault if the payload is
not NUL-terminated.
2005-10-13 16:26:12 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
dataprotocol.c libs/gst/dataprotocol/dataprotocol.c (gst_dp_packet_from_caps): Fix Timmeke Waymans bug. 2005-10-13 16:26:12 +00:00
dataprotocol.h libs/gst/dataprotocol/: It's about time we bump the version number. 2005-10-08 17:17:25 +00:00
dp-private.h libs/gst/dataprotocol/: It's about time we bump the version number. 2005-10-08 17:17:25 +00:00
Makefile.am configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00