Fix: re-introduce basic type serialization functions
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Mar 2021 21:33:45 +0000 (16:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Mar 2021 21:51:11 +0000 (16:51 -0500)
commit31a85ea9c0e82d7708dfd729dc7055e1ab909d0a
tree640877eaff6b4de96a4b81fd4a249d9ca87f037b
parent8c3470eaadb6e01fe65e1b852907467c0527ba05
Fix: re-introduce basic type serialization functions

The basic type serialization functions were removed by mistake in the
recent type cleanup. Add them back, but targeting the new (non-legacy)
field members rather than the legacy field members which are now
removed.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I36ab9f8354982c9208eb0acd8a7d62ba4fbb85a1
liblttng-ust-comm/lttng-ust-comm.c
This page took 0.028228 seconds and 4 git commands to generate.