WordPress/wp-includes
Andrew Nacin d68a80217f In unzip_file(), confirm we have enough available disk space before extracting.
"enough" is calculated by adding up the uncompressed size of the files in the archive, then adding a 20% buffer.

props dd32.
fixes #25576.

Built from https://develop.svn.wordpress.org/trunk@25774


git-svn-id: http://core.svn.wordpress.org/trunk@25687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-14 20:15:09 +00:00
..
2013-07-13 00:37:36 +00:00
2013-10-02 17:40:10 +00:00
2013-08-27 16:39:09 +00:00
2013-09-24 19:05:10 +00:00
2013-07-24 06:08:14 +00:00
2013-09-06 17:19:09 +00:00