We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Code duplication leads to bugs when one place is updated and another overlooked.
Refactor such that the state machine error checking is common to both the s2n_negotiate and s2n_handshake_handle_sslv2 functions.
s2n_negotiate
s2n_handshake_handle_sslv2
Activity