pgsql: Properly close token in sspi authentication

Started by Magnus Haganderover 10 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Properly close token in sspi authentication

We can never leak more than one token, but we shouldn't do that. We
don't bother closing it in the error paths since the process will
exit shortly anyway.

Christian Ullrich

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/77d8edcf5443a7047b2dc792300255ec129228cf

Modified Files
--------------
src/backend/libpq/auth.c | 2 ++
1 file changed, 2 insertions(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers