Remove TODOEKR comment.
EKR is unlikely to resolve this TODO anytime soon. Change-Id: I2cf6b4ad4f643048d1a683d60b4b90e2b1230aae Reviewed-on: https://boringssl-review.googlesource.com/9155 Reviewed-by: Steven Valdez <svaldez@google.com> Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
This commit is contained in:
parent
783eaad039
commit
c505c7ce61
@ -4439,7 +4439,7 @@ typedef struct ssl3_state_st {
|
||||
uint8_t previous_client_finished_len;
|
||||
uint8_t previous_server_finished[EVP_MAX_MD_SIZE];
|
||||
uint8_t previous_server_finished_len;
|
||||
int send_connection_binding; /* TODOEKR */
|
||||
int send_connection_binding;
|
||||
|
||||
/* Set if we saw the Next Protocol Negotiation extension from our peer. */
|
||||
int next_proto_neg_seen;
|
||||
|
Loading…
Reference in New Issue
Block a user