commit | 99b9df8e11ad6a80185a3a490759561710646c19 | [log] [tgz] |
---|---|---|
author | Gerhard Häring <gh@ghaering.de> | Tue Dec 11 21:07:40 2007 +0000 |
committer | Gerhard Häring <gh@ghaering.de> | Tue Dec 11 21:07:40 2007 +0000 |
tree | f45406afbe38934b4c0790886098678a80ae6778 | |
parent | 7a634e60272abf547d6a0c78f7a054e27773859f [diff] |
Forward-port of commit 59184. - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a statement recompilation with no bound parameters lead to a segfault - Backported a fix necessary because of an SQLite API change in version 3.5. This prevents segfaults when executing empty queries, like our test suite does