FreeBSD Bugzilla – Attachment 121696 Details for
Bug 164730
[SECURITY] Critical PHP Remote Vulnerability (PHP 5.3.9) lang/php5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 444 bytes, created by
Andrei Lavreniyuk
on 2012-02-03 08:30:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrei Lavreniyuk
Created:
2012-02-03 08:30:12 UTC
Size:
444 bytes
patch
obsolete
>--- main/php_variables.c.orig 2012-01-01 15:15:04.000000000 +0200 >+++ main/php_variables.c 2012-02-03 09:39:44.692970733 +0200 >@@ -198,6 +198,9 @@ > MAKE_STD_ZVAL(gpc_element); > array_init(gpc_element); > zend_symtable_update(symtable1, escaped_index, index_len + 1, &gpc_element, sizeof(zval *), (void **) &gpc_element_p); >+ } else { >+ efree(var_orig); >+ return; > } > } > if (index != escaped_index) {
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 164730
: 121696