gssapi / gss-ntlmssp

A complete implementation of the MS-NLMP documents as a GSSAPI mechanism
ISC License
30 stars 26 forks source link

Fix crash bug when acceptor credentials are NULL #84

Closed simo5 closed 1 year ago

simo5 commented 1 year ago

Fixes #83

SergeyPachkov commented 1 year ago

Fix works for me. Thank you