X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-app.c;h=c03772842b88e39976716c7c9f926217d2668e04;hp=47cda24517da22ad53a899892562f660e71e8e32;hb=d767977450c6bf1fb18ce8bb653d6b6dfdb6bb68;hpb=205339471d9653a2b011d3eafe3a711cf79a6aca diff --git a/src/bin/lttng-sessiond/ust-app.c b/src/bin/lttng-sessiond/ust-app.c index 47cda2451..c03772842 100644 --- a/src/bin/lttng-sessiond/ust-app.c +++ b/src/bin/lttng-sessiond/ust-app.c @@ -4212,7 +4212,7 @@ int ust_app_create_channel_glb(struct ltt_ust_session *usess, if (session_was_created) { destroy_app_session(app, ua_sess); } - goto error_rcu_unlock; + /* Continue to the next application. */ } }