src.ctf.lttng-live: use std::vector in lttng_live_get_one_metadata_packet
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 21 Jun 2022 00:26:56 +0000 (20:26 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commitdbd1827bbd947957d248f45ab1bae9ab8bdbdff6
treec1ad81c0d292d31fb4fa4609cf037536a01e739a
parentc114204dfe3c8bac4730701ad9ecf430862b252f
src.ctf.lttng-live: use std::vector in lttng_live_get_one_metadata_packet

Use an std::vector to manage the buffer used to store the received data.

Change-Id: I04f99440573c722d982378ef9d8bb47f35b343aa
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8413
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/lttng-live/viewer-connection.cpp
This page took 0.023976 seconds and 5 git commands to generate.