Properly check return error when filtering mechs
authorSimo Sorce <simo@redhat.com>
Wed, 24 Jun 2015 20:10:58 +0000 (16:10 -0400)
committerSimo Sorce <simo@redhat.com>
Wed, 24 Jun 2015 20:10:58 +0000 (16:10 -0400)
commitc27219caa2d75baf854b1535eb222d679fbe4fcd
tree3e242a2a6ae4e871dc49ba3d91580bd320b46750
parentd6d8a6b02923827c09eaaebd1e341043860f7b8c
Properly check return error when filtering mechs

We need to fail only if the input was an actual set and instead we
get back GSS_C_NO_OID_SET. In all other cases we are fine.

Signed-off-by: Simo Sorce <simo@redhat.com>
src/mod_auth_gssapi.c