freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] Memory issue


From: Ryan Martindale
Subject: Re: [Devel] Memory issue
Date: Mon, 4 Dec 2000 15:53:54 -0700

>    free( memory, memory );


Sorry, that is supposed to be 

    free(memory);

I was just hacking in the code.

Ryan Martindale




reply via email to

[Prev in Thread] Current Thread [Next in Thread]