From 0200c77d7eac455d53588dc4c9aa3d50015a406c Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Thu, 3 Apr 2003 20:07:40 +0000 Subject: [PATCH] one in socket_select --- TODO_SEGFAULTS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO_SEGFAULTS b/TODO_SEGFAULTS index d3d9eb3f80..888361a0e9 100644 --- a/TODO_SEGFAULTS +++ b/TODO_SEGFAULTS @@ -25,6 +25,7 @@ Open: the dbase extension (1) mb_strcut('', 2147483647); (2) chunk_split (3) + socket_select (4) (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, @@ -53,6 +54,7 @@ X (3) integer overflow in php_chunk_split +(4) heap corruption, dies in efree()/execute() Methodology -- 2.50.1