asterisk/res
Tilghman Lesher 37133a6993 Merged revisions 137138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r137138 | tilghman | 2008-08-10 19:20:38 -0500 (Sun, 10 Aug 2008) | 5 lines

Deallocate database connection handle on disconnect, as we allocate another
one on connect.
(closes issue #13271)
 Reported by: dveiga

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@137150 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-08-11 00:25:28 +00:00
..
ael All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
ais make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS 2008-07-01 17:22:47 +00:00
snmp Make res/snmp/agent.c build 2008-05-02 14:51:59 +00:00
Makefile Make all sed calls Posix sed compatible. 2008-07-13 23:14:03 +00:00
res_adsi.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +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 All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_ais.c make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS 2008-07-01 17:22:47 +00:00
res_clioriginate.c Merged revisions 102378 via svnmerge from 2008-02-05 15:10:36 +00:00
res_config_curl.c Separate the global initialization routines for cURL into its own separate 2008-06-25 16:00:54 +00:00
res_config_ldap.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_config_odbc.c Merged revisions 129741 via svnmerge from 2008-07-10 21:23:23 +00:00
res_config_pgsql.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_config_sqlite.c Switch command order, to meet with current specs 2008-07-31 21:53:59 +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_curl.c Separate the global initialization routines for cURL into its own separate 2008-06-25 16:00:54 +00:00
res_http_post.c HTTP module memory leaks 2008-08-04 16:34:04 +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 - Formatting 2008-08-06 13:34:08 +00:00
res_limit.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +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 All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_odbc.c Merged revisions 137138 via svnmerge from 2008-08-11 00:25:28 +00:00
res_phoneprov.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00
res_realtime.c Older versions of GNU gcc do not allow 'NULL' as sentinel. 2008-06-19 20:48:33 +00:00
res_smdi.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +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
res_timing_dahdi.c - add get_max_rate timing API call 2008-06-26 15:37:01 +00:00
res_timing_pthread.c All of the res/ stuff (other than res_jabber) from the RSW branch. 2008-08-10 00:47:56 +00:00