src.ctf.lttng-live: add lttng_live_stream_iterator destructor
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 22 Jun 2022 21:00:06 +0000 (17:00 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commitf58d2476d5515c8736d9ffda4a2a5c8669a22515
tree0e097b7b3571666871c9cec904b483e8b6fde693
parent1553d8629b358aba4da343f6d0e970a63d7e52c5
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>
src/plugins/ctf/lttng-live/data-stream.cpp
src/plugins/ctf/lttng-live/lttng-live.hpp
This page took 0.035805 seconds and 5 git commands to generate.