Files
codeql/cpp/ql/lib/change-notes/2024-06-20-extensible-allocation-deallocation.md
2024-06-24 13:50:24 +01:00

262 B

category
category
feature
  • It is now possible to extend the classes AllocationFunction and DeallocationFunction via data extensions. Extensions of these classes should be added to the lib/ext/allocation and lib/ext/deallocation directories respectively.