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 memcpy instead of strcpy to set rpath #301

Merged
merged 1 commit into from
Aug 18, 2021
Merged

use memcpy instead of strcpy to set rpath #301

merged 1 commit into from
Aug 18, 2021

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Aug 18, 2021

Since we already no the size, this is faster.

Since we already no the size, this is faster.
@Mic92
Copy link
Member Author

Mic92 commented Aug 18, 2021

It also gives contributor less code to copy strcpy to other places like here: #159

@edolstra edolstra merged commit d6c7c90 into master Aug 18, 2021
@Mic92 Mic92 deleted the strcpy branch August 18, 2021 09:00
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