]> 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:44 +0000 (17:27 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Fri, 9 Oct 2009 17:27:44 +0000 (17:27 +0000)
commit7c091310e62288e02bc70846c9eee8cd76286eee
tree54aa883ad472adf5e421eeb619c96eb1b3bb174f
parent003220b57f60389cf486ebae179070cbb8c9048b
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.1@223171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_sqlite3_custom.c