Fix: event notifier group context leak
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Apr 2021 15:41:46 +0000 (11:41 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Apr 2021 15:44:05 +0000 (11:44 -0400)
commitbd515d28b67d421b0944a193a86e61b903f63270
treeba9b8cffd82220bb4e1f89ed0c94aeb71831e485
parentf72cd4d92d052b93bce77fa5761b14fc2a172bdb
Fix: event notifier group context leak

The event notifier group should destroy its context when it is itself
destroyed.

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