yep... i ran it for a while with a script constantly request cmdlist and a few help's and indeed it started using memory fairly quickly...
so for now i can only recommend immediately unloading this module or disabling the help system.
i fixed the mode and help all, changed the append trigger and removed the so called easter egg in my last version as well as a few memory leaks that occured on a reload and one in the more modes per line code...
so far the good news though... i know there is a serious leak somewhere, but so far i haven't been able to find it... i m not really used to working with C nor with C tools so this could take a while... maybe even a long while. i used valgrind to try and find the cause, but it only shows the core functions, for some reason it doesn't mention my module, instead it shows "?

"...
if any1 with more bugtracking/programming experience in C is willing to help me out at this point, it would be greatly appreciated...
edit: allready spent a day on it, trying to figure it out with valgrind, but so far without any success... not sure whether i ll be able to solve this one on my own

[Edited on 20-7-2006 by Viper]
[Edited on 20-7-2006 by Viper]