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>
Tue, 10 Sep 2019 17:44:26 +0000 (13:44 -0400)
commit0359fdbc0ea4d96968e2ff493f713156d4646acb
tree00395c2a2af020bb8179e544ede9608fb2bac208
parent22fae25a70cc5e87ab76e5e2071c88c0c181e2c3
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.026549 seconds and 5 git commands to generate.