mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
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. |
||
|---|---|---|
| .. | ||
| autotype | ||
| cli | ||
| core | ||
| crypto | ||
| format | ||
| gui | ||
| http | ||
| keys | ||
| streams | ||
| totp | ||
| zxcvbn | ||
| CMakeLists.txt | ||
| config-keepassx.h.cmake | ||
| main.cpp | ||
| version.h.cmake | ||