Fixed a bug in the heap manager where if an exact match of the block is found, garbag...
authorJohn Hodge <[email protected]>
Sat, 10 Apr 2010 01:31:59 +0000 (09:31 +0800)
committerJohn Hodge <[email protected]>
Sat, 10 Apr 2010 01:31:59 +0000 (09:31 +0800)
commit60149f3ea48a795f9fbb15149e87d3a41aa136bf
treeea91fccfc7a763a66a43e19547f6d36485df1f48
parent04b10ec9d26122069ed497cc0035e3a5f20f9197
Fixed a bug in the heap manager where if an exact match of the block is found, garbage is returned
13 files changed:
Kernel/Makefile.BuildNum
Kernel/arch/x86/vm8086.c
Kernel/drv/vterm.c
Kernel/heap.c
Kernel/include/fs_devfs.h
Kernel/include/tpl_drv_video.h
Kernel/vfs/fs/devfs.c
Modules/Display/BochsGA/bochsvbe.c
Modules/Display/VESA/main.c
Modules/IPStack/ipv4.c
Modules/IPStack/link.c
Modules/IPStack/main.c
Modules/IPStack/tcp.c

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