krb5-gssapi: Delete the GSS-API context.
authorJulien Chaffraix <julien.chaffraix@gmail.com>
Sat, 2 Oct 2010 07:33:24 +0000 (00:33 -0700)
committerJulien Chaffraix <julien.chaffraix@gmail.com>
Sat, 2 Oct 2010 17:00:42 +0000 (10:00 -0700)
commit4b69f641a6aea8027e948d3e08ccffda307059b5
tree82b2613b3d3600d231d621a7cc5f4027cd6f11fe
parent2ae6c47d5dfdff2d6d884284beb6b0322e8ac671
krb5-gssapi: Delete the GSS-API context.

This fixes a memory leak related to the GSS-API code.

Added a krb5_init and krb5_end functions. Also removed a work-around
the lack of proper initialization of the GSS-API context.
lib/ftp.c
lib/krb5.c