mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fix missing include in alloc preventing some secure deallocations
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <QtGlobal>
|
||||
#include <botan/mem_ops.h>
|
||||
#include <cstdlib>
|
||||
#if defined(Q_OS_MACOS)
|
||||
|
||||
Reference in New Issue
Block a user