summaryrefslogtreecommitdiffstats
path: root/src/mod_auth_gssapi.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-03-10 17:14:33 -0400
committerSimo Sorce <simo@redhat.com>2015-03-10 17:20:44 -0400
commit1fc49992c107bd3830921a8198929a936e8b7fb2 (patch)
tree7598a9b03f99803b5598dda076215982a25ed747 /src/mod_auth_gssapi.h
parent3effbe272147674cf92c13b387373a60f2cbbacf (diff)
downloadmod_auth_gssapi-1fc49992c107bd3830921a8198929a936e8b7fb2.tar.gz
mod_auth_gssapi-1fc49992c107bd3830921a8198929a936e8b7fb2.tar.xz
mod_auth_gssapi-1fc49992c107bd3830921a8198929a936e8b7fb2.zip
Do not free orig_ccache
It realy is const memory referenced internally by MIT's gssapi. Freeing it will cause a segfault on the next invocation. This memory is kept in thread local storage and freed by gssapi itself as needed. Fixes #11
Diffstat (limited to 'src/mod_auth_gssapi.h')
0 files changed, 0 insertions, 0 deletions