]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 223136 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Fri, 9 Oct 2009 17:27:47 +0000 (17:27 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 9 Oct 2009 17:27:47 +0000 (17:27 +0000)
commit83bc41dcb91c84ae0647ed34c1a66b94f840bcd0
tree852baf1c670dc544a16e4808c494197a2e3b03d5
parentc56235b3c223c6eb1555352f312d97a55bc5838e
Merged revisions 223136 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r223136 | mnicholson | 2009-10-09 12:14:38 -0500 (Fri, 09 Oct 2009) | 8 lines

  Don't close the sqlite database when reloading.  Only close the database when unloading.

  (closes issue #15953)
  Reported by: frawd
  Patches:
        sqlite3_rev220097.diff uploaded by frawd (license 610)
  Tested by: frawd
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@223172 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_sqlite3_custom.c