src.ctf.lttng-live: add lttng_live_stream_iterator destructor
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 7 Dec 2023 04:55:31 +0000 (04:55 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commitce4ee876334689bc631100a219b1546a2e3e0bda
tree8cd410c15f86cc67dab76dc8f80e44b88bcb112c
parent35e432d77cf9a4cf5c21d0cbfcc7f7dfd9e63073
src.ctf.lttng-live: add lttng_live_stream_iterator destructor

lttng_live_stream_iterator_destroy is still used for a GPtrArray, so it
is kept as a wrapper to the destructor for now.

Change-Id: Idc3fb90f2b15f44d92d9edd578783f4939474fdf
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8459
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12375
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/lttng-live/data-stream.cpp
src/plugins/ctf/lttng-live/lttng-live.hpp
This page took 0.023954 seconds and 4 git commands to generate.