SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / src / common / notification.c
index 2544d042fd8192ee309558df6b41e483dc4db3ca..27ba0e541a926899dc51614bc03a70666aa18e53 100644 (file)
@@ -113,7 +113,7 @@ ssize_t lttng_notification_create_from_payload(
                                                notification_size, -1);
 
                evaluation_size = lttng_evaluation_create_from_payload(
-                               &evaluation_view, &evaluation);
+                               condition, &evaluation_view, &evaluation);
        }
 
        if (evaluation_size < 0) {
This page took 0.02405 seconds and 5 git commands to generate.