Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183585 Details for
Bug 260576
<dev-lang/php-5.2.9-r2: multiple vulnerabilities (CVE-2009-1272)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Modified version of 5.2.8 patchset's patch
001_tests-ignore-php-ini.patch (text/plain), 477 bytes, created by
Antti Järvinen
on 2009-03-01 17:16:17 UTC
(
hide
)
Description:
Modified version of 5.2.8 patchset's patch
Filename:
MIME Type:
Creator:
Antti Järvinen
Created:
2009-03-01 17:16:17 UTC
Size:
477 bytes
patch
obsolete
>diff -r 9789d8f0bbdf ext/xml/tests/bug32001b.phpt >--- a/ext/xml/tests/bug32001b.phpt Mon Dec 08 19:10:34 2008 +0100 >+++ b/ext/xml/tests/bug32001b.phpt Mon Dec 08 19:13:21 2008 +0100 >@@ -96,7 +96,7 @@ > > if (XML_SAX_IMPL == 'libxml') { > $php = getenv('TEST_PHP_EXECUTABLE'); >- preg_match("/^libxml2 Version.*\$/im", `$php -i`, $match); >+ preg_match("/^libxml2 Version.*\$/im", `$php -n -i`, $match); > echo $match[0], "\n"; > } else { > echo "libxml2 Version => NONE\n";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260576
:
183581
| 183585