Fix: sessiond: notification: find_tracer_event_source returns NULL
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 12 Jul 2021 22:42:57 +0000 (18:42 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 12 Jul 2021 22:45:58 +0000 (18:45 -0400)
commit8ec89801730aef6c4af48c45938380e7dec71d59
tree233063a7037cdf4050026aee6a97e36129c62c72
parentbcdc812dd6ee5dce6ee67f0758969b08f3184974
Fix: sessiond: notification: find_tracer_event_source returns NULL

Due to a bad edit of the original patch (my bad!)
find_tracer_event_source_element always returns NULL.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7febee1d803034a06d5063a2cc9179c4edef4809
src/bin/lttng-sessiond/notification-thread-events.c
This page took 0.024843 seconds and 4 git commands to generate.