X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Fpath-internal.hpp;fp=include%2Flttng%2Faction%2Fpath-internal.hpp;h=f07776b9bb251790c5a741ed56a1fa01ce3ea562;hp=9b9a4d10d152f72b7eb1340583a13293fdadee0d;hb=1ad48d9678f8f123dc7d44dbbfadc9957b7e970e;hpb=aafac6e102f9a2a44318743e521a3270a580051d diff --git a/include/lttng/action/path-internal.hpp b/include/lttng/action/path-internal.hpp index 9b9a4d10d..f07776b9b 100644 --- a/include/lttng/action/path-internal.hpp +++ b/include/lttng/action/path-internal.hpp @@ -19,9 +19,8 @@ struct lttng_action_path { struct lttng_dynamic_array indexes; }; -/* Assumes that 'dst' is uninitialized. */ int lttng_action_path_copy(const struct lttng_action_path *src, - struct lttng_action_path *dst); + struct lttng_action_path **dst); ssize_t lttng_action_path_create_from_payload( struct lttng_payload_view *view,