Re: [PHP-DEV] Bug #12898: Memory Leaks when using LOB Fields

2001-08-22 Thread Thies C. Arntzen

these's no known mem-leak in that code..
please send a short testcase that demonstrates you problem (<20 lines)

also - could you please update to 4.0.6 and try again?

re,
tc


On 22 Aug 2001 14:05:33 +, [EMAIL PROTECTED] wrote:
> 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 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 



-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #12898: Memory Leaks when using LOB Fields

2001-08-22 Thread cjendro

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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]