Quick question: I have a SDL_Surface in one of my classes and the
SDL_Surface contains (obviously) memory to the pixel data. Since
I cannot free this memory with the DTor: what will happen? AFAIK
this cannot be freed by the GC because it was not allocated by
it. So AFAIK this creates a memory leak. Am I right?
- C Memory Namespace
- Re: C Memory Diggory
- Re: C Memory Namespace
- Re: C Memory Diggory
- Re: C Memory Johannes Pfau
- Re: C Memory Namespace
- Re: C Memory Johannes Pfau
- Re: C Memory Mike Parker
- Re: C Memory Mike Parker
- Re: C Memory Namespace
- Re: C Memory Namespace
