]> granicus.if.org Git - apache/commit
Propogate the conn_rec::pool down to ssl_scache_retrieve so that the memcache layer...
authorPaul Querna <pquerna@apache.org>
Fri, 8 Jun 2007 20:04:34 +0000 (20:04 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 8 Jun 2007 20:04:34 +0000 (20:04 +0000)
commit6995a0dd6ab82aa00b36e864d172ed87dcb52503
tree686d890edf03df560740982c0cedf0c45696dde3
parentc2c52afa3109e2fa4cc402bd4dff0cba839a2e06
Propogate the conn_rec::pool down to ssl_scache_retrieve so that the memcache layer doesn't 'leak' into a long lived pool for temp allocations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@545608 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_private.h
modules/ssl/ssl_scache.c
modules/ssl/ssl_scache_memcache.c