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

Switch back to memmove because regions overlap. #18

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

Szunti
Copy link
Contributor

@Szunti Szunti commented Jun 2, 2015

The funny that it was memmove originally. And was commented out in a commit with message:
PARALLEL DRAWING THREAD (WELCOME IN MULTITHREADED HELL)

Why was it changed to memcpy at all?
@Szunti
Copy link
Contributor Author

Szunti commented Jun 2, 2015

I think the other errors in #12 (the uninitialized values) are false positives. Except for the leaks.

Andrettin added a commit that referenced this pull request Jun 2, 2015
Switch back to memmove because regions overlap.
@Andrettin Andrettin merged commit 029287e into Andrettin:master Jun 2, 2015
@Andrettin
Copy link
Owner

Thanks again :) You really are helping a lot.

@Szunti Szunti deleted the path-memmove branch June 2, 2015 20:33
@Andrettin Andrettin mentioned this pull request Jul 14, 2015
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.

None yet

2 participants