ID:               48060
 Updated by:       mbecc...@php.net
 Reported By:      mbecc...@php.net
-Status:           Assigned
+Status:           Closed
 Bug Type:         PDO related
 Operating System: *
 PHP Version:      5.3CVS-2009-04-23 (CVS)
 Assigned To:      mbeccati
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2009-04-23 13:17:59] mbecc...@php.net

Description:
------------
Bug isn't always reproducible. It might depend on various factors like
e.g. memory addresses in use (to me it happens when pdo_oci support is
compiled in).

Explanation: the fix for bug #46274 is not properly working under some
circumstances. The get_col function might be returning a (php_stream *)
which is treated like a string by the empty string check, leading to
inconsistent result (empty LOB) and a memory leak.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=48060&edit=1

Reply via email to