gbowne1-mathfix #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "gbowne1-mathfix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fixed math issue on Line 82
Added error message to warn if sbrk fails
other random fixes
renamed custom free function to free because I only did that previously to fix an issue that was already fixed in a previous PR/Commit cycle.
in my current build am getting
$ ./CustomHeapManager
Test 1: 5
Test 2: 12
Heap Size: 1200 Bytes seems ok to me.
Pull request closed