From: Rasmus Lerdorf Date: Thu, 3 Apr 2003 00:16:51 +0000 (+0000) Subject: Update X-Git-Tag: php-4.3.2RC2~187 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77102efc79959e712f68bb8a95d26970dbfae447;p=php Update --- diff --git a/TODO_SEGFAULTS b/TODO_SEGFAULTS index 85833b50f2..4c04aaaf78 100644 --- a/TODO_SEGFAULTS +++ b/TODO_SEGFAULTS @@ -6,28 +6,22 @@ Fixed: i18n_convert/mb_convert_encoding (Moriyoshi Koizumi) socket_iovec_alloc (Rasmus) - exif_imagetype,exif_thumbnail (Rasmus) + exif_imagetype,exif_thumbnail (Rasmus) dbase_open (Rasmus) - array_pad (Rasmus) - str_repeat (Ilia) + array_pad (Rasmus) + str_repeat (Ilia) setlocale (Rasmus) unregister_tick_function (Rasmus) - bcsub (Rasmus) + bcsub (Rasmus) + mb_ereg, mb_ereg_match, mb_eregi, mb_split (Moriyoshi Koizumi) Open: - mb_ereg (2) - mb_ereg_match (2) - mb_eregi (2) - mb_split ob_start (3) xml_parser_create (Unable to reproduce - Rasmus) Notes: -(2) sometimes, mb_ereg passes the test, although a subsequent mbereg - will cause a segfault. Probably something in-between screws up the engine. - (3) calling ob_start in weird ways caused a segfault in php_formatted_print(). In this line: