zend_hash_del_key_or_index() is used in three different occasions: * unset() * array_pop() * in the cleanup of shutdown_executor()
For the first two functions I wrote a little test program that works perfectly well for me with the latest Hoary version. Can you please test this both on the command line (package php4-cli, do 'php test.php' and over apache (~/public_html/test.php, http://localhost/~yourlogin/test.php)? Does it crash for you? ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2006-3017 ** CVE removed: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2006-3018 -- hoary: intermittent SIGSEGV from php pages after upgrade to 4.3.10-10ubuntu4.5 https://launchpad.net/bugs/53581 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
