in src/ck-vt-monitor.c:vt_thread_start() we call g_thread_exit (NULL) *before* thread_data_free (data). So this function is never called
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.