Fix: filter bytecode and string memory leak on error
[lttng-tools.git] / src / bin / lttng-sessiond / kernel.c
index 1fae30f0ad7372bdd2f439d10b1044181048f127..9134d4683bdcaf2590f352b142be57999bff7bd4 100644 (file)
@@ -171,6 +171,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.023891 seconds and 4 git commands to generate.