keepassxc/src
Michal Kaptur 0ff75e7a88 Fixed memory leaks in non-gui tests
Fixed 2 memory leaks in production code and a few in testcases. As a
result leak_check_at_exit ASAN option does not need to turned off for
non-gui tests.
Smart pointers should be used elsewhere for consistency, but the sooner
this fixes are delivered, the lesser memory leaks are introduced.
2017-11-27 23:36:09 +01:00
..
autotype fix X11 auto-type 2017-06-30 23:14:21 +02:00
cli Outputing newline after password prompt. (#659) 2017-06-22 16:25:24 -04:00
core Improve readability of code 2017-10-21 13:15:02 +02:00
crypto Fixed memory leaks in non-gui tests 2017-11-27 23:36:09 +01:00
format Fixed memory leaks in non-gui tests 2017-11-27 23:36:09 +01:00
gui Fixed memory leaks in non-gui tests 2017-11-27 23:36:09 +01:00
http resolve URL for correct favicon downloading, fixes #240 #238 2017-07-18 18:40:18 +02:00
keys Both slots on Yubikey are now polled for challenge/response 2017-10-09 09:39:47 -04:00
streams Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
totp Replace Optional with QVariant 2017-10-21 13:15:02 +02:00
zxcvbn Remove UTF-8 BOM 2017-03-10 16:12:00 +01:00
CMakeLists.txt Replace Optional with QVariant 2017-10-21 13:15:02 +02:00
config-keepassx.h.cmake Fix remaining uses of KEEPASSXC_SNAP_BUILD 2017-10-19 15:52:46 +02:00
main.cpp Fix Single Istance behavior 2017-07-19 00:23:58 +02:00
version.h.cmake Display git revision in about dialog. 2015-07-18 13:14:13 +02:00