gss: register GSS_KRB5_S error table
commitfd572363a58985286102ab80b4202a2190b5e712
authorLuke Howard <lukeh@padl.com>
Sun, 29 Dec 2019 06:44:26 +0000 (29 17:44 +1100)
committerLuke Howard <lukeh@padl.com>
Tue, 4 Feb 2020 06:28:35 +0000 (4 17:28 +1100)
tree8e34ab5b5f4d97d1e7a129fdc53d331a7bef5ead
parent7b8fa4758c1a249f8a904c3e902d90222f9e5f89
gss: register GSS_KRB5_S error table

The Kerberos GSS mechanism specific error table in gkrb5_err.et was never
registered with libkrb5, so the messages corresponding to those errors would
never be available. Register them with the thread local context used by the
krb5 mechanism.
lib/gssapi/krb5/init.c