Fixed a bug in SqliteStorage::setup() which could cause the Wizard to lock up in...
authorMarcus Eggenberger <egs@quassel-irc.org>
Sat, 10 Nov 2007 21:27:42 +0000 (21:27 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sat, 10 Nov 2007 21:27:42 +0000 (21:27 +0000)
commitb49c0a2cb8a2e7225bfa3c5ab00ada6af0673a15
tree3704aa2d73f7f1981611af1503c4b2c80f0f8c4c
parenta84b3ab2b92bc8c5ac504e5430eb81d05efc690e
Fixed a bug in SqliteStorage::setup() which could cause the Wizard to lock up in a infinite loop.
src/core/sqlitestorage.cpp