[Pkg-voip-commits] [janus] 55/282: Fixed crash when shutting Janus down

Jonas Smedegaard dr at jones.dk
Wed Dec 20 21:53:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.6-1
in repository janus.

commit 8fd7a6774a9bdda6accfb97040ac415ba164bed9
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Tue May 30 13:24:38 2017 +0200

    Fixed crash when shutting Janus down
---
 plugins/janus_sipre.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugins/janus_sipre.c b/plugins/janus_sipre.c
index ac6f1e6..14c6e0a 100644
--- a/plugins/janus_sipre.c
+++ b/plugins/janus_sipre.c
@@ -2928,7 +2928,6 @@ gpointer janus_sipre_stack_thread(gpointer user_data) {
 
 done:
 	g_atomic_int_set(&libre_inited, -1);
-	g_thread_unref(g_thread_self());
 	return NULL;
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list