fixing a big oopsie that would cause the creation of a new empty buffer on any observ...
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 30 Dec 2008 12:55:18 +0000 (13:55 +0100)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 30 Dec 2008 12:55:18 +0000 (13:55 +0100)
commit674ad8ee4369cbc9516eb6d6629a616e9310c71f
treeb3b900274470d08086f1460b846ab4102719c2e1
parent2eae29a94017197946f0c216e03367247c6e36be
fixing a big oopsie that would cause the creation of a new empty buffer on any observed nickchange
This caused the backlog replay to not work properly
src/client/clientbacklogmanager.cpp
src/core/core.h
src/core/coresession.cpp
src/core/sqlitestorage.cpp
src/core/sqlitestorage.h
src/core/storage.h