Click to See Complete Forum and Search --> : DEBUG ERROR (memory damage error)


pagoti_pagoti
December 19th, 2005, 02:23 AM
Hi,

This is ravi , my present working plotform is vc++ , windows 2000.

I encountered an error like

"debug error:

DAMAGE : after normalblock(#4357) at 0x004A92B0

press retry to debug the applocation."

when i was debug my programm, the error hits on
"free" statement.

but iam freeing properly. because before freeing that data i checked whether it is null or not.

please help me to fix this bug.