diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2015-08-10 01:33:20 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-08-11 01:32:13 +0200 |
commit | 48c71cd94bc5ed580c010fc5baef6f3a19309c88 (patch) | |
tree | 506d7c0bbf02e139873aff32a97949fd57484ea8 /ext/mcrypt/php_mcrypt.h | |
parent | 8bac087a79863870a3dfe78c8b3468edf63b063c (diff) | |
download | php-git-48c71cd94bc5ed580c010fc5baef6f3a19309c88.tar.gz |
Fix #69487: SAPI may truncate POST data
If SG(request_info).request_body can't be completely written (e.g. due to a
full drive), only parts of the POST data will be available. This patch changes
this, so that SG(request_info).request_body will be reset in this case, and a
warning will be thrown.
Diffstat (limited to 'ext/mcrypt/php_mcrypt.h')
0 files changed, 0 insertions, 0 deletions