mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-28 00:39:43 -05:00
1af293847c
`close()` is a virtual function. Since we are calling it from a destructor, make it clear that we are specifically calling the base class (`QIODevice`) implementation, as opposed to an implementation in any derived class. [Found by lgtm.com](https://lgtm.com/projects/g/keepassxreboot/keepassxc/alerts) |
||
---|---|---|
.. | ||
HashedBlockStream.cpp | ||
HashedBlockStream.h | ||
HmacBlockStream.cpp | ||
HmacBlockStream.h | ||
LayeredStream.cpp | ||
LayeredStream.h | ||
QtIOCompressor | ||
qtiocompressor.cpp | ||
qtiocompressor.h | ||
StoreDataStream.cpp | ||
StoreDataStream.h | ||
SymmetricCipherStream.cpp | ||
SymmetricCipherStream.h |