I just ran into an interesting problem with Heap memory corruption form the Bottom or heap not the top as that would be a stack overflow.
I calculated the Heap start address based off the __end symbol but it turned out that I was hitting hard faults because the heap was being corrupted why would that be?
I calculated the Heap start address based off the __end symbol but it turned out that I was hitting hard faults because the heap was being corrupted why would that be?
Statistics: Posted by DarkElvenAngel — Thu Jan 16, 2025 1:12 am