From 6e84cdacd1da476d6689d197397125c4e130c227 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 1 Apr 2003 12:43:45 +0000 Subject: [PATCH] editing --- TODO_SEGFAULTS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO_SEGFAULTS b/TODO_SEGFAULTS index 43be942b8e..ebcaa83e93 100644 --- a/TODO_SEGFAULTS +++ b/TODO_SEGFAULTS @@ -28,7 +28,7 @@ Open: Notes: (1) appears, when bcadd, bcmod, bcmul, bcscale, bcsqrt have been tested - prior to it. does not segfault otherwise. + prior to it. does not segfault when tested alone. (2) sometimes, mb_ereg passes the test, although a subsequent mbereg will cause a segfault. Probably something in-between screws up the engine. @@ -38,10 +38,12 @@ Open: format = Z_STRVAL_PP(args[0]); + format was zero. The zval appeared to be fubar'ed. + I am not able to reproduce this particular issue at the moment. I was not able to create a simple test case for this initially, so - the lack of reproducibility likely relates to changes in the - changed/now-extended test script. + the lack of reproducibility likely relates to modifications in the + now-extended test script. -- 2.40.0