gstreamer/libs/gst/net
Nirbheek Chauhan ab6faaeeb4 gstptpclock: Don't leak the GList
120 bytes in 5 blocks are definitely lost in loss record 7,615 of 9,510
   at 0x484486F: malloc (vg_replace_malloc.c:380)
   by 0x58A2938: g_malloc (gmem.c:106)
   by 0x58BA1F4: g_slice_alloc (gslice.c:1069)
   by 0x588F059: g_list_prepend (glist.c:335)
   by 0x5B9C5C0: select_best_master_clock (gstptpclock.c:756)
   by 0x5B9CA8E: cleanup_cb (gstptpclock.c:1930)
   by 0x589AD20: g_timeout_dispatch (gmain.c:4889)
   by 0x589A4CE: UnknownInlinedFun (gmain.c:3337)
   by 0x589A4CE: g_main_context_dispatch (gmain.c:4055)
   by 0x58EE4E7: g_main_context_iterate.constprop.0 (gmain.c:4131)
   by 0x5899A92: g_main_loop_run (gmain.c:4329)
   by 0x5B9BA4C: ptp_helper_main (gstptpclock.c:1980)
   by 0x58C8C31: g_thread_proxy (gthread.c:826)

576 bytes in 24 blocks are definitely lost in loss record 8,782 of 9,510
   at 0x484486F: malloc (vg_replace_malloc.c:380)
   by 0x58A2938: g_malloc (gmem.c:106)
   by 0x58BA1F4: g_slice_alloc (gslice.c:1069)
   by 0x588F059: g_list_prepend (glist.c:335)
   by 0x5B9C5C0: select_best_master_clock (gstptpclock.c:756)
   by 0x5B9EFA0: handle_announce_message (gstptpclock.c:934)
   by 0x5B9EFA0: handle_ptp_message (gstptpclock.c:1765)
   by 0x5B9EFA0: have_stdin_data_cb (gstptpclock.c:1851)
   by 0x589A4CE: UnknownInlinedFun (gmain.c:3337)
   by 0x589A4CE: g_main_context_dispatch (gmain.c:4055)
   by 0x58EE4E7: g_main_context_iterate.constprop.0 (gmain.c:4131)
   by 0x5899A92: g_main_loop_run (gmain.c:4329)
   by 0x5B9BA4C: ptp_helper_main (gstptpclock.c:1980)
   by 0x58C8C31: g_thread_proxy (gthread.c:826)
   by 0x5DA4298: start_thread (pthread_create.c:481)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/852>
2021-07-19 15:28:05 +00:00
..
gstnet.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetaddressmeta.c gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
gstnetaddressmeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnetclientclock.c doc: Fix hotdoc warnings 2019-05-13 16:34:09 -04:00
gstnetclientclock.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstnetcontrolmessagemeta.c gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
gstnetcontrolmessagemeta.h net: GST_EXPORT -> GST_NET_API 2018-03-13 00:57:37 +00:00
gstnettimepacket.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstnettimepacket.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstnettimeprovider.c gstreamer: use of g_value_dup_string 2019-12-18 15:57:54 +01:00
gstnettimeprovider.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstnetutils.c netutils: make gst_net_utils_set_socket_dscp external 2019-04-22 09:01:14 +00:00
gstnetutils.h netutils: make gst_net_utils_set_socket_dscp external 2019-04-22 09:01:14 +00:00
gstntppacket.c Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 13:54:25 -07:00
gstntppacket.h netclientclock: Add NTPv4 support 2015-06-06 23:00:44 +02:00
gstptp_private.h ptp: Initial implementation of a PTP clock 2015-06-03 13:55:28 +02:00
gstptpclock.c gstptpclock: Don't leak the GList 2021-07-19 15:28:05 +00:00
gstptpclock.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
meson.build Meson: Use pkg-config generator 2020-10-12 13:39:17 +00:00
net-prelude.h libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
net.h netutils: make gst_net_utils_set_socket_dscp external 2019-04-22 09:01:14 +00:00