Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

smalloc: fix copyOnto optimization #8637

Closed
wants to merge 1 commit into from
Closed

smalloc: fix copyOnto optimization #8637

wants to merge 1 commit into from

Conversation

vkurchatkin
Copy link

copyOnto is broken when one argument has 1 byte size and the other >1 byte. Probably just a typo.

/cc @trevnorris

`copyOnto` is broken when one argument has 1 byte
size and the other >1 byte.
trevnorris pushed a commit that referenced this pull request Oct 30, 2014
copyOnto is broken when one argument has 1 byte size and the other > 1
byte.

PR-URL: #8637
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
@trevnorris
Copy link

Thanks much for the fix, and glad to see someone is using smalloc. :)

Merged in 849fcde.

@trevnorris trevnorris closed this Oct 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants