gss: make gss_compare_name comply with RFC2743
authorLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 04:46:32 +0000 (14:46 +1000)
committerLuke Howard <lukeh@padl.com>
Tue, 14 Apr 2020 07:04:25 +0000 (17:04 +1000)
commit73a5bc84999adb895f43fd9efc5c667f03656fdb
tree385de49632a182eac238364c1fb1632644f96bf7
parent846c839cbffa6e588053779e23f2514ad64f5fed
gss: make gss_compare_name comply with RFC2743

Anonymous names should always compare FALSE in GSS_Compare_name(). If the names
are being compared at the mechglue layer then we should check for
GSS_C_NT_ANONYMOUS.
lib/gssapi/mech/gss_compare_name.c