Implement lttng_msgpack_write_user_str
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 6 Sep 2022 15:57:58 +0000 (11:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 7 Sep 2022 20:07:38 +0000 (16:07 -0400)
commitcf1798f4db44d6dab99038fe26a96d27a606e813
tree64b58976416298f10e5dcd63feb466438b985789
parent4a9f390a966ad856b454b2046ab2cabea3e9bba7
Implement lttng_msgpack_write_user_str

Implement lttng_msgpack_write_user_str to allow safely capturing
user-space strings.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I0354382cdd599b041fd20e59bb673fda7d72b2be
include/lttng/msgpack.h
src/lib/msgpack/msgpack.c
This page took 0.025803 seconds and 4 git commands to generate.