Fix OS_Heap 4. Fix stack imbalance in system heap code.
Jeffrey Lee authored
Detail:
  s/HeapMan - The code to check if it's safe to shrink a block by 4 bytes assumed 'addr' was the address of the block, when in reality it's just an offset. This was causing the "OK to shrink?" check to always ignore the shrink request on heaps located below the 2G limit, but fail with "heap corrupt" errors in heaps located above the 2G limit.
  s/ArthurSWIs - Fix stack imbalance causing a crash if OS_Heap returns an unexpected error in DoSysHeapOpWithExtension/ClaimSysHeapNode
Admin:
  Tested in Iyonix ROM softload
  Testbed didn't pick up heap shrink bug due to the sanity checks it performs not being vigorous enough.


Version 5.35, 4.79.2.130. Tagged as 'Kernel-5_35-4_79_2_130'
19995840
Name Last commit Last update
..
AMBControl Add zero page relocation support
PMF Rationalise some old switches.
vdu Improve heap manager. Add heap testbed. Add dummy implementation of some OS_ScreenMode reason codes.
ARM600 Reindent Arthur2.
ARMops Reindent Arthur2.
Arthur2 Conversions rationalisation.
Arthur3 Improve heap manager. Add heap testbed. Add dummy implementation of some OS_ScreenMode reason codes.
ArthurSWIs Fix OS_Heap 4. Fix stack imbalance in system heap code.
ChangeDyn Fix objasm 4 warnings
Convrsions Added 'UnConv' error (see also HdrSrc).
End Commit of kernel as featured in release 5.00.
ExtraSWIs Add zero page relocation support
FlashROM 32-bit Kernel.
GetAll Rationalise some old switches.
HAL Fix objasm 4 warnings
HeapMan Fix OS_Heap 4. Fix stack imbalance in system heap code.
HeapSort Rationalise some old switches.
KbdResA1 32-bit Kernel.
KbdResPC Add zero page relocation support
KbdResRCMM Reimplement enhancements to kernel Dynamic Area support from
Kernel Rationalise some old switches.
LibKern More HAL work. IOMD HAL work in progress. Lots of my own little build scripts. Don't touch this.
MEMC1 Import from cleaned 360 CD
MEMC2 Import from cleaned 360 CD
MOSDict Import from cleaned 360 CD
MemInfo
Middle
ModHand
MoreComms
MoreSWIs
Morris
MsgCode
NewIRQs
NewReset
Oscli
SWINaming
Super1
SysComms
TickEvents
UnSqueeze
Utility
VMSAv6