mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gst/multipart/multipartmux.c: Fix memory leak
Original commit message from CVS: * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init), (gst_multipart_mux_loop): Fix memory leak
This commit is contained in:
parent
59ac22f424
commit
2f17b8a816
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-06-08 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
|
||||||
|
(gst_multipart_mux_loop):
|
||||||
|
Fix memory leak
|
||||||
|
|
||||||
2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-06-08 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
|
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
|
||||||
|
|
Loading…
Reference in a new issue