]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_config_sqlite3: Only join threads that we started
authorSean Bright <sean.bright@gmail.com>
Tue, 23 Jul 2019 17:58:31 +0000 (13:58 -0400)
committerSean Bright <sean.bright@gmail.com>
Wed, 24 Jul 2019 10:51:43 +0000 (04:51 -0600)
commit2424ecaf663465fd98b7d9548b40086a9eb417c2
tree70aca7f08532ce6d2b27c0c3c3ca887d4ccbc53f
parent7646f4196bba68fdbd3e5916c889985aada6b40e
res_config_sqlite3: Only join threads that we started

ASTERISK-28477 #close
Reported by: Dennis

ASTERISK-28478 #close
Reported by: Dennis

Change-Id: I77347ad46a86dc5b35ed68270cee56acefb4f475
res/res_config_sqlite3.c