60
edits
Changes
→Mismatched allocation/deallocation
===Mismatched allocation/deallocation===
this is when attempting to delete memory already deleted or allocate already allocated memory
[[File:Invalid_mem_access.JPG]]
==Threading Errors==