[mono-android] Simple project with massive memory leak

Agustin Gimenez geniwab at gmail.com
Sun Nov 27 00:44:11 EST 2011


Are YOU so moron that you don't see what that program does??

Creates a thread, the thread starts an async call, when the call is
finished a new thread is created and the process starts again. A
workerthread is automatically disposed when its main function is finished,
so there is going to be only one thread executing at once.

It's a TEST CASE to see if a lots of calls to a WebCLient leaks memory.

2011/11/27 Sayed Arian Kooshesh <kooshesh at gmail.com>

> further more,
>
> Like it said. It's scope. It's like he has an infinitely recursive
> program. It doesn't take a genius to see that. ARe you all bad
> programmers?
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111127/06e8cd3e/attachment.html 


More information about the Monodroid mailing list