_CrtIsValidHeapPointer error
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
hai This started happening when I added a malloc and free. I checked in Debug it is while freeing the memory. I tried the runtime lib settings.It was initally /MDd that time this error _CrtIsValidHeapPointer was coming.Then I tried to changed to /MTd then it in call stack shm_test.exe1_unlock_fhandle( ) was there. chikach
-
hai This started happening when I added a malloc and free. I checked in Debug it is while freeing the memory. I tried the runtime lib settings.It was initally /MDd that time this error _CrtIsValidHeapPointer was coming.Then I tried to changed to /MTd then it in call stack shm_test.exe1_unlock_fhandle( ) was there. chikach
What exactly is the error?
-
What exactly is the error?
-