Fix: fd tracker: do not allow signal handlers to close lttng-ust FDs
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index 47ba36e5c9f1d9f1871c267469049708a7dd1e1e..3cebb9811348545bb5c9a9d59556ab60362f5690 100644 (file)
@@ -1457,6 +1457,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.024945 seconds and 4 git commands to generate.