summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Lindner <plindner@hi5.com>2007-03-06 07:05:28 +0000
committerPaul Lindner <plindner@hi5.com>2007-03-06 07:05:28 +0000
commit3938c57834f9b5998f996382aa8ebb685c0cd7c5 (patch)
treef4a7a67406e79185aadb2bb388e6b56d702142d0 /ChangeLog
parentd1d2c3f64bff847f2a38a57af1cd1db247914128 (diff)
downloadmemcached-3938c57834f9b5998f996382aa8ebb685c0cd7c5.tar.gz
Fix slab prealloc access to uninitialized data/zero-length mallocs
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@464 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 48eb79d..939f662 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2007-03-05
- * Paul Lindner <lindner@inuus.com>: Refactor/Cleanup
+ * Paul Lindner <lindner@inuus.com>: Fix overflow
+ bug where uninitialized access to slabclass caused
+ size-0 mallocs during slab preallocation.
2006-12-23
* fix expirations of items set with absolute expiration times in