Files
heimdal/lib/gssapi/mech/gssspi_exchange_meta_data.c
Luke Howard 9383a88a86 gss: honor allocated_ctx in gss_{exchange,query}_meta_data
The NegoEx gss_{exchange,query}_meta_data functions set allocated_ctx but never
did anything with it. Use it to determine whether we should free the context
handle on error.
2020-04-16 17:22:37 +10:00

3.7 KiB