svn: /php/php-src/ branches/PHP_5_3/ext/oci8/oci8_statement.c branches/PHP_5_3/ext/oci8/package.xml branches/PHP_5_3/ext/oci8/tests/bind_empty.phpt
trunk/ext/oci8/oci8_statement.c trunk/ext/oci8/tests/bind_empty.phpt
sixd Thu, 29 Apr 2010 05:07:16 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298755
Log:
Bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings). Updated
tests check some other edge cases
Bug: http://bugs.php.net/51691 (Assigned) Unnecessary
realloc causes crash with "interned" strings
Changed paths:
U php/php-src/branches/PHP_5_3/ext/oci8/oci8_statement.c
U php/php-src/branches/PHP_5_3/ext/oci8/package.xml
U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_empty.phpt
U php/php-src/trunk/ext/oci8/oci8_statement.c
U php/php-src/trunk/ext/oci8/tests/bind_empty.phpt
Attachment: [text/x-diff] svn-diffs-298755.txt
Thread (1 message)
- Christopher Jones