Skip to content

Conversation

devnexen
Copy link

  • source pointers were tested twice.
  • source and destination can still possibly overlap dest = src + 1 for example,
    thus might be safer to just use memmove regardless of the situation.

- source pointers were tested twice.
- source and destination can still possibly overlap dest = src + 1 for example,
thus might be safer to just use memmove regardless of the situation.
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