Skip to content

Comments

Remove dead code#2952

Closed
kaduk wants to merge 1 commit intoopenssl:masterfrom
kaduk:group
Closed

Remove dead code#2952
kaduk wants to merge 1 commit intoopenssl:masterfrom
kaduk:group

Conversation

@kaduk
Copy link
Contributor

@kaduk kaduk commented Mar 14, 2017

tls1_get_curvelist() does not read from its third parameter, so
the assignments prior to function call were dead code and can be removed.

tls1_get_curvelist() does not read from its third parameter, so
the assignments prior to function call were dead code and can be removed.
@levitte levitte added the approval: done This pull request has the required number of approvals label Mar 15, 2017
@mattcaswell
Copy link
Member

Pushed.

levitte pushed a commit that referenced this pull request Mar 15, 2017
tls1_get_curvelist() does not read from its third parameter, so
the assignments prior to function call were dead code and can be removed.

Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from #2952)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants