Skip to content

copy_n: fast copy with memmove fixed#43

Merged
ilanschnell merged 3 commits intoilanschnell:masterfrom
ph4r05:fast-copy
May 29, 2018
Merged

copy_n: fast copy with memmove fixed#43
ilanschnell merged 3 commits intoilanschnell:masterfrom
ph4r05:fast-copy

Conversation

@ph4r05
Copy link
Contributor

@ph4r05 ph4r05 commented Jan 17, 2017

Fixed a problem in cases a < b when self == other. Source memory was overwritten.

@ilanschnell
Copy link
Owner

Thanks a lot!

@ilanschnell ilanschnell merged commit d4662b5 into ilanschnell:master May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants