summaryrefslogtreecommitdiffstats
path: root/ssl/record
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-05-18 10:05:02 +0100
committerMatt Caswell <matt@openssl.org>2017-05-18 10:05:02 +0100
commitd8028b202bfe337200a0cc89b80983ea1838cb30 (patch)
tree52320521d751538bae8854eef90d188c0a629e22 /ssl/record
parenta74341f9f9277959beb08063bfd41e30bdee6ed0 (diff)
Fix EXT_RETURN usage for add_key_share()
add_key_share() is a helper function used during key_share extension construction. It is expected to be a simple boolean success/fail return. It shouldn't be using the new EXT_RETURN type but it was partially converted anyway. This changes it back. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3488)
Diffstat (limited to 'ssl/record')
0 files changed, 0 insertions, 0 deletions