Changes between Initial Version and Version 1 of Ticket #64055


Ignore:
Timestamp:
Nov 25, 2021, 7:54:21 AM (2 years ago)
Author:
tenzap
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64055 – Description

    initial v1  
    1919Maybe this is part of the things that could be added to legacysupport?
    2020
     21There may be other related functions missing since delete is 'overloaded'
     22https://en.cppreference.com/w/cpp/memory/new/operator_delete
     23https://en.cppreference.com/w/cpp/header/new
     24
    2125For now this is worked around in KeePassXC with a patch that disables use of -fsized-deallocation on macos < 10.12.
    2226