Closed azureskydiver closed 3 years ago
Hi the problem was that the first block was empty and it tried to access it the same way as not a first block when freeing which made it access the undefined memory of the prev
pointer that didn't exist. Thank you :)
The following code crashes: