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

Remove unrequited casts #4372

Closed
wants to merge 1 commit into from
Closed

Remove unrequited casts #4372

wants to merge 1 commit into from

Conversation

paulidale
Copy link
Contributor

Remove casts as suggested by @dot-asm in #4357
Also use strndup instead of a malloc/memcpy pair.

Also use strndup instead of a malloc/memcpy pair.
@paulidale paulidale changed the title Remote unrequited casts Remove unrequited casts Sep 14, 2017
levitte pushed a commit that referenced this pull request Sep 14, 2017
Also use strndup instead of a malloc/memcpy pair.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from #4372)
paulidale added a commit to paulidale/openssl that referenced this pull request Sep 14, 2017
@paulidale
Copy link
Contributor Author

Fixing build problem in #4374

@paulidale paulidale closed this Sep 14, 2017
@paulidale paulidale deleted the fix branch September 14, 2017 23:09
levitte pushed a commit that referenced this pull request Sep 15, 2017
Introduced by #4372

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from #4374)
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