Clean-up: silence erroneous leak warning
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Sep 2019 17:44:26 +0000 (13:44 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 19 Sep 2019 19:31:48 +0000 (15:31 -0400)
commit395430648aba5d947a765062918034207a14e070
tree29ecb96119a2fc30698f783e5f134f96fb959007
parent3edb4f827e70927f42a95c5f1f4d514ec077550e
Clean-up: silence erroneous leak warning

Add an assert to validate that a newly created uevent is not enabled.
If it was enabled at creation time, it would be leaked before it is
published.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/event.c
This page took 0.025006 seconds and 4 git commands to generate.