From:             [EMAIL PROTECTED]
Operating system: Linux, Debian, Woody
PHP version:      4.0.5
PHP Bug Type:     OCI8 related
Bug description:  Memory Leaks when using LOB Fields

I use PHP 4.0.5-2, compiled under Debian/Woody wit OCI8 support. Used with
Apache as Module (libphp4.so)

When using OciFetchStatement or OciFetchInto there is a  memory leak, (on
my page 30MB per Pageview)

i have tried not to use oci_return_lobs, and use $lob->free() bot no
changes.


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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to