From: Sascha Schumann Date: Thu, 3 Apr 2003 18:52:35 +0000 (+0000) Subject: update regarding dbase extension X-Git-Tag: php-4.3.2RC2~174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f31d157ce76fb2a14213ece7f99086a688e68a07;p=php update regarding dbase extension --- diff --git a/TODO_SEGFAULTS b/TODO_SEGFAULTS index 416cea8ff3..a83067fefd 100644 --- a/TODO_SEGFAULTS +++ b/TODO_SEGFAULTS @@ -6,7 +6,7 @@ Fixed: mb_convert_encoding (Moriyoshi) socket_iovec_alloc (Rasmus) - exif_imagetype,exif_thumbnail (Rasmus) + exif_thumbnail (Rasmus) dbase_open (Rasmus) array_pad (Rasmus) str_repeat (Ilia) @@ -19,8 +19,27 @@ Fixed: Open: - none at this time - + the dbase extension(1) + +(1) heap corruption, mostly visible in malloc-related calls. Whether you see + this or not might depend on your libc/compiler. Hard to track down, + because the result of the corruption might be quite delayed. + + Reproducable with glibc-2.3/gcc 3.2.2 by: + +cat <