Use a "comm" variant of the LTTNG_OPTIONAL helper in sessiond-comm
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 4 Jul 2019 12:59:08 +0000 (08:59 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 25 Jul 2019 19:51:47 +0000 (15:51 -0400)
The LTTNG_OPTIONAL helper is currently communication safe (as long
as LTTNG_PACKED is used). However, this could change in the future.
An LTTNG_OPTIONAL_COMM alias is introduced in order to make it easier
to change the layout of LTTNG_OPTIONAL should it become necessary
in the future.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.028513 seconds and 4 git commands to generate.