aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorRayyan Ansari <rayyan@ansari.sh>2023-11-06 20:17:06 +0000
committerRayyan Ansari <rayyan@ansari.sh>2023-11-06 20:25:32 +0000
commit2b3bba512eed4df6a477b7abdf548e13e4fe0078 (patch)
tree862bd3b6359f85b9f5d18c209a23a90ecdc280d7 /cmake
parent0e4d0823617240345cc8ac5f3703636d041c2df3 (diff)
Fix some memory leaks
Free some objects that were allocated with new but not deleted, and in one case, do not set a pointer to nullptr before deleting, as this results in a memory leak due to memory allocated not being freed.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions