Fix: ser/des: missing null terminator on payload append
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 1 Mar 2022 14:50:06 +0000 (09:50 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 1 Mar 2022 19:15:13 +0000 (14:15 -0500)
commitaca0a945595775a0c6d953662a6f292992d962e8
tree8487b6c91b332a3b42e45204b230b04ac1eca9c0
parent4fca05e02f08e6960db6df39f3fb4cfa453a272a
Fix: ser/des: missing null terminator on payload append

Reported by the lttng-ust-java-tests_master_build CI job.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I47b048c65a9855347c9b02fe44d9fdbae7e06dbf
src/common/event.c
This page took 0.02518 seconds and 4 git commands to generate.