Commit d9f1c639 authored by Matt Caswell's avatar Matt Caswell
Browse files

Change return type of the new accessors



The new accessors SSL_get_client_random, SSL_get_server_random and
SSL_SESSION_get_master_key should return a size_t to match the type of the
|outlen| parameter.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 6b8f5d0d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment