mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
8d0b8f242a
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. |
||
---|---|---|
.. | ||
.gitignore | ||
dataprotocol.c | ||
dataprotocol.h | ||
dp-private.h | ||
Makefile.am |