]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_scache_memcache.c (mc_session_id2sz): Fix memcache
authorJoe Orton <jorton@apache.org>
Tue, 26 Feb 2008 15:25:51 +0000 (15:25 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 26 Feb 2008 15:25:51 +0000 (15:25 +0000)
commitd9630b2bec12ab6b41771eed19af0146d9dffa20
treebfb5127ad2b9df6cbeba90b733d2f1d6d5bfe6bc
parent0cc5d52e543c19a1997498597973b7da334b5f9f
* modules/ssl/ssl_scache_memcache.c (mc_session_id2sz): Fix memcache
  key id generation by passing the correct length to snprintf (it
  was NUL terminating at the second byte with len=2);

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