Ben Stocks

Results 2 comments of Ben Stocks

I think the original code from the instructor was correct. If you remove the **- 1**, you'll incorrectly mark the last block in a sequence as being Taken | Has-Next....

Thanks, this fix worked great with the same gdb issue I ran into. When I would try to print kernel_heap or kernel_heap_table , all the members would be 0x0. Yet...