Skip to content
Snippets Groups Projects
Commit fdc9b135 authored by Bernie Hackett's avatar Bernie Hackett
Browse files

Use destructors to free client and server state

This change obsoletes the functions authGSSClientClean and
authGSSServerClean. The client and server state are now
destroyed when the PyCapsule / PyCObject storing them are
reclaimed. The functions remain to avoid breaking backward
compatibility, but just return AUTH_GSS_COMPLETE.

Resolves #48.
parent 6bdbce2b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment