src.ctf.fs: make ctf_fs_make_port_name return a GCharUP
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 11 Dec 2023 18:26:39 +0000 (13:26 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit49b956cccca61727a8a5bac2e4583e5755012acf
tree0e979963fa17025081126bc0e9566099594c9150
parentf340a3e89608bd8ca67e69e65ff593c714289253
src.ctf.fs: make ctf_fs_make_port_name return a GCharUP

Make ctf_fs_make_port_name return a GCharUP, which then helps use
automatic memory management in the callers.

Change-Id: I9191ddbafa86a4788fc5e16fc561dfda7696cfa6
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8166
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12267
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/fs-src/fs.cpp
src/plugins/ctf/fs-src/fs.hpp
src/plugins/ctf/fs-src/query.cpp
This page took 0.024123 seconds and 4 git commands to generate.