Fix: add missing str*dup oom check in sessiond main.c
[lttng-tools.git] / src / bin / lttng-sessiond / kernel.c
index 00bfbbc2be5400d460e2c7dd7c273335f7d444b4..a9151f4d6ffae2a4b56f7ea652b4058b408a37b5 100644 (file)
@@ -173,6 +173,7 @@ error:
 /*
  * Create a kernel event, enable it to the kernel tracer and add it to the
  * channel event list of the kernel session.
+ * We own filter_expression and filter.
  */
 int kernel_create_event(struct lttng_event *ev,
                struct ltt_kernel_channel *channel)
This page took 0.032467 seconds and 4 git commands to generate.