Set context data on the pool with a destructor
authorSimo Sorce <simo@redhat.com>
Wed, 16 Apr 2014 00:50:36 +0000 (20:50 -0400)
committerSimo Sorce <simo@redhat.com>
Wed, 16 Apr 2014 00:53:15 +0000 (20:53 -0400)
commit574d469f451f2c68809c56a3a8c905a7800df33d
tree07d3d6484ef500e70c2aabc02da645db0aa7b4c2
parent2d095d268ca359728d54d173c0a6943647e02a5b
Set context data on the pool with a destructor

This way the context is available for the duration of the connection.
It is also properly freed if the connection is interrupted before the context
is fully established.
src/mod_auth_gssapi.c