CRITICAL overflow from utask_fixup_stack_len #3

Closed
opened 1 month ago by alexisvl · 0 comments
Owner

utask_fixup_stack_len rounds the wrong way, causing us to take more stack if the length isn't a multiple of 4, not less. Only an issue if someone tries to define a stack with a length that isn't a multiple of 4, but a critical issue if they do.

`utask_fixup_stack_len` rounds the wrong way, causing us to take _more_ stack if the length isn't a multiple of 4, not less. Only an issue if someone tries to define a stack with a length that isn't a multiple of 4, but a critical issue if they do.
alexisvl referenced this issue from a commit 1 month ago
alexisvl closed this issue 1 month ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: alexisvl/utask#3
Loading…
There is no content yet.