Fix bug in handling Session Keys
authorSimo Sorce <simo@redhat.com>
Thu, 3 Sep 2015 16:58:51 +0000 (12:58 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 3 Sep 2015 16:59:46 +0000 (12:59 -0400)
commit93fe956a5e4e2899242d18183b3e2035c46ca3b9
tree8b68b6d4bfb77fa8f34d6b64013675b85592953c
parent4d75af14e3f703ec0cfeeb4ffb998619449c859a
Fix bug in handling Session Keys

A check inversion in 86661d07812b010b8cf664c2dab596be15ff1e31 caused
the specified session key to be ignored and a crash when none was
specified.

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