Skip to content
Snippets Groups Projects
Unverified Commit 2b6635a9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

openssl: rename 'errcode_t' to 'sslerr_t'

Turns out "/usr/include/et/com_err.h" typedefs this type (without proper
variable scoping).

comerr is the "common error description library" that apparently might be used
by krb5 code, which then makes this header get used in a curl build.

Reported-by: Bruno Henrique Batista Cruz da Silva
Ref: https://github.com/curl/curl/commit/fc10d860112cfb9057b620fae3e33368008ffdae#commitcomment-100475142
parent ce0cad71
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