Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index fe33c5d7cfe7a1fc4f32607f3904c02c2f671d05..d3e01251bb107a4e3e98f39bff5a46c9a3de7274 100644 (file)
@@ -1453,6 +1453,7 @@ void *ust_listener_thread(void *arg)
        long timeout;
 
        lttng_ust_fixup_tls();
+       lttng_ust_fd_tracker_register_thread();
        /*
         * If available, add '-ust' to the end of this thread's
         * process name
This page took 0.024361 seconds and 4 git commands to generate.