commit | 7bdf7415a6b8ec31f86b3ad3eaa241257ecb7c4c | [log] [tgz] |
---|---|---|
author | Steve Dickson <steved@redhat.com> | Thu May 03 11:47:08 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 03 12:35:33 2012 -0400 |
tree | 36cabe5902b163a66f94d7971ddba72d9aeaf0ff | |
parent | 3617e5031b3acec04efaa36566a8111ac8f07325 [diff] |
auth_gss: the list of pseudoflavors not being parsed correctly gss_mech_list_pseudoflavors() parses a list of registered mechanisms. On that list contains a list of pseudo flavors which was not being parsed correctly, causing only the first pseudo flavor to be found. Signed-off-by: Steve Dickson <steved@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>