[Dumb question] Is this a memory leak ?

Robert Dewar dewar@gnat.com
Thu Dec 21 03:10:00 GMT 2000


<<Basically, I'm free()-ing an address which is different from the one I
malloc()-ed.
>>

which you can't do, so the answer is almost anything might happen!
It is not a memory leak, it is a bug.


More information about the Gcc mailing list