keepassxc/src/streams
Felix Geyer 7a2c02f0df Initialize some instance variables in ctor.
Discovered by Coverity.

Most likely doesn't fix any actual bug but better be safe.
2015-05-14 16:58:53 +02:00
..
HashedBlockStream.cpp Improve error reporing of layered streams. 2015-05-09 23:21:50 +02:00
HashedBlockStream.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
LayeredStream.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
LayeredStream.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
QtIOCompressor Add support for gzip compressed databases. 2010-09-23 22:27:59 +02:00
qtiocompressor.cpp spelling correction, fixed typos 2015-05-06 19:38:43 +03:00
qtiocompressor.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
StoreDataStream.cpp Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00
StoreDataStream.h Add support for database format 3.01 (HeaderHash). 2012-09-25 22:33:36 +02:00
SymmetricCipherStream.cpp Initialize some instance variables in ctor. 2015-05-14 16:58:53 +02:00
SymmetricCipherStream.h Catch and handle all errors from libgcrypt. 2015-05-09 23:21:44 +02:00