X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Flttng-live%2Flttng-live.hpp;h=a4974f34642ce464a09ed921c38bb3a5a4738f74;hb=e28ca55892c07d6c463a88d61881424c3610d650;hp=8e1bb356c8124f403aa232c909b3d23c871e0825;hpb=afbf59c46ec10fcabde09de87ce8bae25fe1c36e;p=babeltrace.git diff --git a/src/plugins/ctf/lttng-live/lttng-live.hpp b/src/plugins/ctf/lttng-live/lttng-live.hpp index 8e1bb356..a4974f34 100644 --- a/src/plugins/ctf/lttng-live/lttng-live.hpp +++ b/src/plugins/ctf/lttng-live/lttng-live.hpp @@ -129,8 +129,7 @@ struct lttng_live_stream_iterator std::vector buf; - /* Owned by this. */ - GString *name = nullptr; + std::string name; bool has_stream_hung_up = false; };