Fix: src.ctf.lttng-live: leaking late message after fixing
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 11 Nov 2021 18:11:12 +0000 (13:11 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 12 Nov 2021 14:08:21 +0000 (09:08 -0500)
commit6d1a2dc7634b6a59b098d4b58150583a0e5428d5
tree7c78e859cad2844f28fa50cb42078f7a16037d8f
parent1a25881946640f778a14e8f5491795193572d826
Fix: src.ctf.lttng-live: leaking late message after fixing

The late message is replaced by a new one with a correct timestamp, we
need to put the reference we have on it.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I124c9da9b29d05ee85ece4c32505655e87b3b43e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/6704
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/lttng-live/lttng-live.c
This page took 0.024222 seconds and 4 git commands to generate.