]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix SEGV in 'shmcb' session cache:
authorMadhusudan Mathihalli <madhum@apache.org>
Wed, 12 May 2004 21:36:52 +0000 (21:36 +0000)
committerMadhusudan Mathihalli <madhum@apache.org>
Wed, 12 May 2004 21:36:52 +0000 (21:36 +0000)
commit8a35d297cfbbe3cf3c76d0dba5e6def189408a9d
treedd4223b5967dd2c5c8989725acf67b151f4d413d
parent0e31ef053389b04e471ae9d0c231ea4d54f7ba0e
Fix SEGV in 'shmcb' session cache:
When a 'read' or 'write' to session cache is done, we need to check the size
of the data being 'read' or 'written' to avoid buffer over-run.

PR: 27751
Submitted by: Geoff Thorpe
Reviewed by: Madhusudan Mathihalli

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