src.ctf.lttng-live: use std::string in list_append_session
authorSimon Marchi <simon.marchi@efficios.com>
Sun, 19 Jun 2022 02:50:16 +0000 (22:50 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit4181bd5d9b5d7fbc34f05cd263ce7abfd207820e
tree1309e52026317484e3d6faaa94c480cc3fe334e9
parent76edb16f6fa7d61fc065a4927ced66e9931d864f
src.ctf.lttng-live: use std::string in list_append_session

Use `fmt::format` to create a temporary `std::string`.

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