-----Ursprüngliche Nachricht-----
Von: Angerstein [mailto:[EMAIL PROTECTED]]
Gesendet am: Freitag, 20. September 2002 09:30
An: [EMAIL PROTECTED]
Betreff: how to find memory leaks?

Hi,
I have a deamon like programm, which runs tasks at give timestamps.
This is in a while (1) {}  if startjobx == time loop.

Now i have the problem that one or more of my datastructures eats more and
more memory.
I "delete" every value after using it from my hashes or array from arrays,
but it still not getting better. any idea?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to