From 4a3031fc1bb76dbb3d1a7b09705bf3adcf383f80 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 4 Apr 2005 20:25:13 +0000 Subject: [PATCH] - detected more bugs to do Changed files: php.spec -> 1.430 --- php.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/php.spec b/php.spec index 481f11f..1cca07e 100644 --- a/php.spec +++ b/php.spec @@ -1,6 +1,14 @@ # # TODO: # - cpdf.so needs -lgd +# - memleak detected (even with no modules loaded): +# $ php -i >/dev/null +# /home/comp/rpm/BUILD/php-5.0.4/main/fopen_wrappers.c(548) : Freeing 0x08052970 (17 bytes), script=- +# === Total 1 memory leaks detected === +# - loading pgsql+mnogosearch+snmp (only in this order!) causes php -i to SEGV on exit +# (postgresql-libs-8.0.1-1, net-snmp-libs-5.2.1-0.2, mnogosearch-lib-3.2.32-1) +# (only php.cli; php.cgi and apache2 module are not affected) +# # - php-shared is SERIOUSLY broken. Try compiling with --enable-versioning. # - think of including support for: # - mcve, -- 2.44.0