]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-3768 Mutex lock missing. I would personally removed that lock since all the sql...
authorMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 17 Dec 2011 18:06:37 +0000 (13:06 -0500)
committerMarc Olivier Chouinard <mochouinard@moctel.com>
Sat, 17 Dec 2011 18:06:37 +0000 (13:06 -0500)
commitd2b4d8ef41431c89d301150b07d554eec1871120
treeaac7de57a7e0f48d6725e89278db6cc92c3f2183
parentec2dce58f8daf7012fedb51e6ddac2f39cc4eebb
FS-3768 Mutex lock missing.  I would personally removed that lock since all the sql call does lock it now.  But maybe it required that no other request be done in the mean time.
src/mod/endpoints/mod_sofia/sofia_reg.c