]> granicus.if.org Git - apache/commit
Fix a bug in the use of i2d_SSL_SESSION, since it increments the pointer of the buffe...
authorPaul Querna <pquerna@apache.org>
Tue, 12 Jun 2007 00:29:17 +0000 (00:29 +0000)
committerPaul Querna <pquerna@apache.org>
Tue, 12 Jun 2007 00:29:17 +0000 (00:29 +0000)
commit06cf03048273a6ecaed25f4046e19d49c9780929
tree540fb20603cbc7f74f3d062414f7b0e4ab1d69d3
parentd92f319c40bdd61684bdf354fd83da7c28e86ed9
Fix a bug in the use of i2d_SSL_SESSION, since it increments the pointer of the buffer passed, we need to use ucaData rather than ucp to put it into memcache.

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