Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 86202 Details for
Bug 131135
dev-lang/php: 5.1.2 and 4.4.2 buffer overflow and DoS's (CVE-2006-199{0|1})
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for php-4.4.2-r2 zend-info
php-4.4.2-r2-zend-info-patch.patch (text/plain), 388 bytes, created by
Jon Hood (RETIRED)
on 2006-05-05 08:27:11 UTC
(
hide
)
Description:
patch for php-4.4.2-r2 zend-info
Filename:
MIME Type:
Creator:
Jon Hood (RETIRED)
Created:
2006-05-05 08:27:11 UTC
Size:
388 bytes
patch
obsolete
>--- info.c~ 2006-05-05 10:18:58.000000000 -0500 >+++ info.c 2006-05-05 10:19:05.000000000 -0500 >@@ -155,7 +155,7 @@ > zend_print_zval_ex((zend_write_func_t) php_info_write_wrapper, *tmp, 0); > PUTS("</pre>"); > } else { >- zend_print_zval_r(*tmp, 0 TSRMLS_CC); >+ zend_print_zval_r(*tmp, 0); > } > } else if (Z_TYPE_PP(tmp) != IS_STRING) { > tmp2 = **tmp;
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 131135
: 86202