]> git.pld-linux.org Git - packages/php.git/commitdiff
- detected more bugs to do
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Apr 2005 20:25:13 +0000 (20:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.430

php.spec

index 481f11ff2f128b31d69e834a4c122a1fb45d755a..1cca07efebab4a99b9fcd04c683aa7ec6caca53a 100644 (file)
--- 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,
This page took 0.049632 seconds and 4 git commands to generate.