Fix: sessiond: notification: use after free of trigger object
[lttng-tools.git] / src / bin / lttng-sessiond / condition-internal.h
index 2863f7bd8d37d87c19688f1442d77e0665519ddc..270a8b1afbf3da33919c3e7864bf6908ff12da44 100644 (file)
@@ -17,4 +17,6 @@
  */
 unsigned long lttng_condition_hash(const struct lttng_condition *condition);
 
+struct lttng_condition *lttng_condition_copy(
+               const struct lttng_condition *condition);
 #endif /* LTTNG_SESSIOND_CONDITION_INTERNAL_H */
This page took 0.022978 seconds and 4 git commands to generate.