So there is a problem caused of memory leak i am assuming some of the arrays are been created are not freed altho i am freeing them in remove_hudtask function which is called when an event occurred now the tasks and hudmsgs are removed but i am not sure if the arrays are freed.
I am going to do some debugging and I'll post the results the only problem is its hard to tell when the error occurs.
Quote:
Originally Posted by Shadows Adi
I mean, when are called. The function name.
|
The function is called when an special event occurs.
__________________