Bug was in Heap_Realloc
authorJohn Hodge <[email protected]>
Fri, 29 Oct 2010 07:47:48 +0000 (15:47 +0800)
committerJohn Hodge <[email protected]>
Fri, 29 Oct 2010 07:47:48 +0000 (15:47 +0800)
commita9f5c2be879ab67080122aaabe83a7ae897126bb
tree86215f4ebe9656fc84a8ece678d185e1f69d584a
parent18a6f0a17a50c25007a8f9b910af02bdf6fbcb78
Bug was in Heap_Realloc

- Assumed sizeof(tHeapHead) == 8
- Removed debugging info
Kernel/heap.c
Kernel/include/heap.h
Modules/Filesystems/FAT/fat.c

UCC git Repository :: git.ucc.asn.au