mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
gst/tcp/: Be a bit more paranoid when freeing memory.
Original commit message from CVS: * gst/tcp/gstfdset.c: (gst_fdset_wait): * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close): * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send), (gst_tcpserversink_close): Be a bit more paranoid when freeing memory.
This commit is contained in:
parent
84f449bd4b
commit
167ec6f8fd
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-09-17 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/tcp/gstfdset.c: (gst_fdset_wait):
|
||||
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
|
||||
* gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
|
||||
(gst_tcpserversink_close):
|
||||
Be a bit more paranoid when freeing memory.
|
||||
|
||||
2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
|
||||
|
|
Loading…
Reference in a new issue