php-general | 2001062

Re: [PHP] emalloc / erealloc problem (was: help with custom session handler) From: Rasmus Lerdorf (rasmus <email protected>)
Date: 06/30/01

> Do you have any idea what sort of database query could cause a memory leak
> like that? Could it have anything to do with the serialized data being
> written to the database having a '|' character and that character somehow
> being interpretted as a concatenation character in a Metabase function?

That would be really silly if that were the case. I rather doubt that
could be it.

> I'm going to look into this and let you know if I find a solution (I really
> hope I do as my thesis pretty much depends on it!)

No problem.

-Rasmus

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>