Files
heimdal/lib
Luke Howard 221c295d5d gss: honor GM_USE_MG_NAME in gss_accept_sec_context()
GM_USE_MG_NAME was not honored in the case where the mechanism emitted a name,
but the caller of gss_accept_sec_context() did not request it be returned. This
would result in m->gm_release_name() being called on the mechglue name, which
would crash either because that function pointer was NULL or because it would
have expected a mechanism name.
2021-08-01 22:12:25 +10:00
..
2021-07-09 20:04:56 +10:00
2021-07-06 10:06:54 +10:00
2017-03-10 15:47:43 -05:00
2016-11-08 15:48:40 -05:00
2021-06-22 13:01:24 -05:00
2020-11-06 12:55:31 -05:00
2020-10-27 13:30:57 -05:00
2016-12-15 12:15:56 -06:00