Skip to content
Snippets Groups Projects
Commit fe1478f1 authored by Julien Boeuf's avatar Julien Boeuf
Browse files

Change the ownership model of the auth processor.

- The processor now belongs to the server credentials in core.
- The server credentials now needs to be refcounted.
- Changed slighly the vtable of credentials to make it easier to avoid
  memory leaks (free'ing the pointer is now done at the common layer,
  the implementations of the creds are now only reponsible for
  destructing the implementations' specific members.
parent 821de343
No related branches found
No related tags found
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