Senaka Fernando wrote:
2. Consider duplicating the strings before copying to (or from) your hash. You can use axutil_strdup() for this purpose.
Yes, this may solve your problems. I skimmed through the code given, and it looks to me you are using the shallow copies returned by the OM element accessor methods and store them in hashes without duplicating them.
Thanks, Samisa... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
