ID 4. Possibility of method_tls class initialization list optimization from security audit fixed

This commit is contained in:
2016-10-03 12:45:55 +02:00
parent 559ffc5ead
commit f0af016efe
3 changed files with 62 additions and 20 deletions

View File

@@ -461,7 +461,7 @@ namespace eap
winstd::crypt_hash m_hash_handshake_msgs_sha1; ///< Running SHA-1 hash of handshake messages
winstd::crypt_hash m_hash_handshake_msgs_sha256; ///< Running SHA-256 hash of handshake messages
bool m_handshake[tls_handshake_type_max]; ///< Handshake flags (map od handshake messages received)
tls_handshake_flags m_handshake; ///< Handshake flags (map od handshake messages received)
enum {
phase_unknown = -1, ///< Unknown phase