X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fmain.c;h=b5cfe307df0f09e1a1eec61de85795bee1de29ea;hp=43f750a820fbf7c087ca9e5df4d275b3cc065cc9;hb=fb45065e7ccafc636e6eec7ab2a463c49e603ebb;hpb=027a694fd396114812d927115f3561088e1b769f diff --git a/src/bin/lttng-sessiond/main.c b/src/bin/lttng-sessiond/main.c index 43f750a82..b5cfe307d 100644 --- a/src/bin/lttng-sessiond/main.c +++ b/src/bin/lttng-sessiond/main.c @@ -1989,7 +1989,7 @@ static void *thread_dispatch_ust_registration(void *data) * Don't care about return value. Let the manage apps threads * handle app unregistration upon socket close. */ - (void) ust_app_register_done(app->sock); + (void) ust_app_register_done(app); /* * Even if the application socket has been closed, send the app