X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Frotation%2Fschedule_api.c;fp=tests%2Fregression%2Ftools%2Frotation%2Fschedule_api.c;h=009473893b9fb37e004a5936580c9063f47ef5ea;hp=61146856379f500d2b3dde2f96897655b21cf0b6;hb=281a10509e36529edb8733a28367122531a63e21;hpb=504021487aa32ab2808d8a483acca552159f5f52 diff --git a/tests/regression/tools/rotation/schedule_api.c b/tests/regression/tools/rotation/schedule_api.c index 611468563..009473893 100644 --- a/tests/regression/tools/rotation/schedule_api.c +++ b/tests/regression/tools/rotation/schedule_api.c @@ -255,7 +255,7 @@ void test_add_list_remove_schedule( &schedules_count); ok(status == LTTNG_ROTATION_STATUS_OK && schedules_count == 0, "Listing returned 0 rotation schedules after removal"); - + lttng_rotation_schedules_destroy(list_schedules); } static