Skip to content

copy_n: fast copy with memmove fixed#15

Open
ph4r05 wants to merge 3 commits intodiamondman:masterfrom
ph4r05:fast-copy-fork
Open

copy_n: fast copy with memmove fixed#15
ph4r05 wants to merge 3 commits intodiamondman:masterfrom
ph4r05:fast-copy-fork

Conversation

@ph4r05
Copy link

@ph4r05 ph4r05 commented Jan 17, 2017

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

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.

1 participant