diff options
author | Anatol Belski <ab@php.net> | 2013-08-14 18:59:46 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-08-14 18:59:46 +0200 |
commit | 9d4e5b0dbab21ecba3536136ce8241862fa813b0 (patch) | |
tree | ab6a5f3d9b59d75f426d7625ff1d2010c56a7f42 /ext/zip/php_zip.c | |
parent | 4da62730927ea469e74577a269072ed1069ab05f (diff) | |
download | php-git-9d4e5b0dbab21ecba3536136ce8241862fa813b0.tar.gz |
Fix to file uploads >2G with size overflow
Represent the file size as string when the total size would overflow
LONG_MAX. Otherwise while file itself were uploaded, the size would
be shown wrong. This mostly applies to systems with 32 bit long.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions