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

fix: remove unnecessary memcpy loop in lookup data initialization #166

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

ToddFincannon
Copy link
Collaborator

@ToddFincannon ToddFincannon commented Nov 19, 2021

Fixes #165

@chrispcampbell chrispcampbell changed the title remove unnecessary lookup data memcpy loop fix: remove unnecessary memcpy loop in lookup data initialization Nov 19, 2021
Copy link
Contributor

@chrispcampbell chrispcampbell left a comment

Choose a reason for hiding this comment

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

@ToddFincannon Good catch, and thanks for fixing my blunder!

@chrispcampbell chrispcampbell merged commit b94d9c4 into develop Nov 19, 2021
@chrispcampbell chrispcampbell deleted the todd/165-lookup-copy branch November 19, 2021 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lookup data copied multiple times at initialization
2 participants