gbowne1-mathfix #6

Closed
gbowne1 wants to merge 2 commits from gbowne1-mathfix into main
Collaborator
  • 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.

- 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.
gbowne1 added 2 commits 2024-02-17 16:32:43 -08:00
Karutoh closed this pull request 2024-03-02 06:42:16 -08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Karutoh/CustomHeapManager#6
No description provided.