X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Fnotification.c;h=73415c51ecc51d3fc58675fd1fd2d764f96d5998;hp=aa4b728473da1b4c607f683557f91cd5521503b0;hb=a877d1b540f7a093be85c9866575b1e44bfd7cb8;hpb=bf6df41f7d8d8faf4dd4176cc98cfb811e9c8d1f diff --git a/tests/regression/tools/notification/notification.c b/tests/regression/tools/notification/notification.c index aa4b72847..73415c51e 100644 --- a/tests/regression/tools/notification/notification.c +++ b/tests/regression/tools/notification/notification.c @@ -1489,6 +1489,7 @@ end: lttng_unregister_trigger(trigger); lttng_trigger_destroy(trigger); lttng_action_destroy(action); + lttng_userspace_probe_location_destroy(probe_location); lttng_event_rule_destroy(event_rule); lttng_condition_destroy(condition); return;