Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use memmove() instead of memcpy() for overlapping memory regions #110

Merged
merged 1 commit into from
May 21, 2017

Conversation

n1000
Copy link
Member

@n1000 n1000 commented May 20, 2017

Use memmove() instead of memcpy() for overlapping memory regions.

Copy link
Contributor

@mhei mhei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@ch-aurich ch-aurich merged commit 301c063 into qca:master May 21, 2017
@n1000 n1000 deleted the bad_memcpy branch June 3, 2017 04:28
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.

3 participants