asterisk/res
Joshua Colp 116859bd19 If the parsing of the config file fails make sure we unlock ldap_lock.
(closes issue #12477)
Reported by: IgorG


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114254 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-04-18 16:11:27 +00:00
..
ael Merged revisions 111341 via svnmerge from 2008-03-27 04:47:12 +00:00
snmp Merged revisions 105572 via svnmerge from 2008-03-03 18:08:05 +00:00
Makefile Merged revisions 107352 via svnmerge from 2008-03-11 11:36:51 +00:00
res_adsi.c Only reload if the config file has changed. 2007-12-01 01:37:50 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_agi.c Merged revisions 114195 via svnmerge from 2008-04-17 12:59:04 +00:00
res_clioriginate.c Merged revisions 102378 via svnmerge from 2008-02-05 15:10:36 +00:00
res_config_curl.c An offhand comment from Russell made me realize that the configuration file 2008-03-11 22:55:16 +00:00
res_config_ldap.c If the parsing of the config file fails make sure we unlock ldap_lock. 2008-04-18 16:11:27 +00:00
res_config_odbc.c An offhand comment from Russell made me realize that the configuration file 2008-03-11 22:55:16 +00:00
res_config_pgsql.c An offhand comment from Russell made me realize that the configuration file 2008-03-11 22:55:16 +00:00
res_config_sqlite.c Initialize all these here tmp pointers at declaration. They confused some compilers a wee bit. 2008-03-31 14:20:39 +00:00
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_crypto.c make configuration variable const so they are not accidentally 2007-12-18 10:24:58 +00:00
res_http_post.c Add g__object_unref to clean up gmime message object 2008-04-18 16:05:29 +00:00
res_indications.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 2008-03-18 15:43:34 +00:00
res_jabber.c Merged revisions 114198 via svnmerge from 2008-04-17 13:46:17 +00:00
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_monitor.c Fix another spot where a hard-coded '|' hadn't been converted to ',' 2008-02-20 15:21:51 +00:00
res_musiconhold.c Standardized routines for forking processes (keeps all the specialized code in one place). 2008-04-16 22:57:54 +00:00
res_odbc.c Clarify the pooling functionality by changing the config file keyword 2008-02-01 18:08:44 +00:00
res_phoneprov.c Need a new buffer for each loop 2008-04-14 19:58:52 +00:00
res_realtime.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 2008-03-18 15:43:34 +00:00
res_smdi.c Merged revisions 104536 via svnmerge from 2008-02-27 15:58:28 +00:00
res_snmp.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00