Skip to content

Conversation

@fangyi-zhou
Copy link

Memcpy may trigger undefined behaviour when there is an overlap between
two memory regions. Using memmove is safer.

Memcpy may trigger undefined behaviour when there is an overlap between
two memory regions. Using memmove is safer.
@Patater Patater merged commit 2a3d08f into ARMmbed:master Aug 17, 2017
@fangyi-zhou fangyi-zhou deleted the use-memmove-instead-of-memcpy branch August 29, 2017 09:49
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