Re: Memory Leaks in OpenGL Implementation
Re: Memory Leaks in OpenGL Implementation
- Subject: Re: Memory Leaks in OpenGL Implementation
- From: Shawn Erickson <email@hidden>
- Date: Tue, 7 Feb 2006 08:08:01 -0800
On 2/7/06, Alexander Küken <email@hidden> wrote:
> Dear Mailinglist-Member,
>
> I am not sure, if this is the right mailinglist, because I am very
> unfamiliar with Cocoa and Obj-C.
>
> At the moment I am working on an university project. This projects is
> written entirly in C and uses OpenGL with the GLUT library. In order
> to prevent memory leaks I tested the executable with the commandline
> tool leaks. So I discovered, that there are problems regarding the
> memory. In order to ensure, that it is not my fault, i tried another
> C-Application with OpenGL. The result was the same.
How many instances are you seeing the report leaks? It could be that
leaks is just mislabeling it as a leak.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden