Subject: | Remove unused $out_mech to workaround a SIGABRT from GSSAPI/krb5_gssapi |
Hi,
Thanks for the useful module!
Thanks for the useful module!
I wonder if 'my $out_mech` could be replaced with `undef` in the call to `GSSAPI::Context::accept`? It's not being used anywhere and is triggering a bug with GSSAPI + MIT krb5 (https://rt.cpan.org/Ticket/Display.html?id=121873)
Thanks
Thanks