Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Conversation

@Smattr
Copy link

@Smattr Smattr commented Jul 29, 2016

This pull request avoids rounding up the allocation size when already word-aligned, as previously discussed. Sorry it took a while to get back to this one. I've included the removal of an unused variable I spotted along the way. Thanks!

Smattr added 2 commits July 29, 2016 20:52
Prior to this commit, a word-aligned payload would result in an allocation that
was one word larger than required. This commit modifies the rounding logic so we
only round up if the payload is not already word-aligned.

Closes dismantl#2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant