** Fix for bug #575084
authorMilan Crha <mcrha@redhat.com>
Tue, 7 Apr 2009 12:04:41 +0000 (12:04 +0000)
committerMilan Crha <mcrha@src.gnome.org>
Tue, 7 Apr 2009 12:04:41 +0000 (12:04 +0000)
commit34a602deba298942bf795fad7b45c665374f0402
tree654342fc1446392fdeddc45106000add77cc5f57
parent3a99c7be92640f25210903787491d9a588419302
** Fix for bug #575084

2009-04-07  Milan Crha  <mcrha@redhat.com>

** Fix for bug #575084

* camel-db.c: (camel_sqlite3_file_xCheckReservedLock),
(camel_sqlite3_vfs_xOpen): Check for actual SQLite3 version in runtime
to call xCheckReservedLock with correct number parameters as expected
by the actual SQLite3 version it is running, not was compiled.

svn path=/trunk/; revision=10199
camel/ChangeLog
camel/camel-db.c