Edit report at https://bugs.php.net/bug.php?id=61218&edit=1

 ID:                 61218
 Comment by:         f...@php.net
 Reported by:        bruzh2 at gmail dot com
 Summary:            FPM drops connection while receiving some binary
                     values in FastCGI requests
 Status:             Closed
 Type:               Bug
 Package:            FPM related
 Operating System:   Ubuntu 10.04.4 LTS x64
 PHP Version:        5.3.10
 Assigned To:        fat
 Block user comment: N
 Private report:     N

 New Comment:

Thanks for your patch.

In fact, I pushed another patch which removes the call to 
fcgi_param_get_eff_len 
for fcgi parameters values. it's now only called for fcgi parameters names.

The fcgi parameters names must be valid strings ended with '\0'.

++ fat


Previous Comments:
------------------------------------------------------------------------
[2012-05-26 17:37:34] f...@php.net

Automatic comment on behalf of fat
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=e7a7f533e32813b13255efa236b711f6d1f6325d
Log: Fixed bug #61218 (the previous patch was not enough restritive on fcgi 
name string checks)

------------------------------------------------------------------------
[2012-05-26 17:37:33] f...@php.net

Automatic comment on behalf of fat
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=773e85a788de7dc557201d4af2cb10250c049052
Log: Fixed bug #61218 (the previous patch was not enough restritive on fcgi 
name string checks)

------------------------------------------------------------------------
[2012-05-26 17:37:32] f...@php.net

Automatic comment on behalf of fat
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=2f7bd57f930bcfdc97b7472fbe6a502cafdc5a59
Log: Fixed bug #61218 (the previous patch was not enough restritive on fcgi 
name string checks)

------------------------------------------------------------------------
[2012-05-26 17:29:25] f...@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------
[2012-05-26 17:29:11] f...@php.net

Automatic comment on behalf of fat
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=78de6eb03d3a24691d9f535e2cbe768a9ba8bd48
Log: Fixed bug #61218 (FPM drops connection while receiving some binary values 
in FastCGI requests)

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=61218


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61218&edit=1

Reply via email to