]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix segfault on shut down of SQL queue manager in rare case where registration cleanu...
authorEliot Gable <egable@gmail.com>
Thu, 3 Jan 2013 23:07:54 +0000 (23:07 +0000)
committerEliot Gable <egable@gmail.com>
Thu, 3 Jan 2013 23:07:54 +0000 (23:07 +0000)
commit68626bbbbd34504d6562f52699f3dfa8051ffcec
treeb6176996fdb0873c602e188c16d75414b00bd3a0
parentb2714cbc303a637f31d2629859f732d1b28d9407
Fix segfault on shut down of SQL queue manager in rare case where registration cleanup is firing at the same time the queue manager is shutting down.
src/switch_core_sqldb.c