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


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