close

PHP5.3.2真的害死我了, 總算等到5.3.3

看來真的fix很多記體腐敗的問題啊 XD , 我遇到的問題也Fix了

 

 

 Security Enhancements and Fixes in PHP 5.3.3:

    * Rewrote var_export() to use smart_str rather than output buffering, prevents data disclosure if a fatal error occurs (CVE-2010-2531).
    * Fixed a possible resource destruction issues in shm_put_var().
    * Fixed a possible information leak because of interruption of XOR operator.
    * Fixed a possible memory corruption because of unexpected call-time pass by refernce and following memory clobbering through callbacks.
    * Fixed a possible memory corruption in ArrayObject::uasort().
    * Fixed a possible memory corruption in parse_str().
    * Fixed a possible memory corruption in pack().
    * Fixed a possible memory corruption in substr_replace().
    * Fixed a possible memory corruption in addcslashes().
    * Fixed a possible stack exhaustion inside fnmatch().
    * Fixed a possible dechunking filter buffer overflow.
    * Fixed a possible arbitrary memory access inside sqlite extension.
    * Fixed string format validation inside phar extension.
    * Fixed handling of session variable serialization on certain prefix characters.
    * Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288).
    * Fixed SplObjectStorage unserialization problems (CVE-2010-2225).
    * Fixed possible buffer overflows in mysqlnd_list_fields, mysqlnd_change_user.
    * Fixed possible buffer overflows when handling error packets in mysqlnd.

arrow
arrow
    全站熱搜

    mool 發表在 痞客邦 留言(0) 人氣()