List Question
20 TechQA 2022-12-09T01:55:54.373000how to catch or __except when double free runtime error (HeapAlloc)
204 views
Asked by YU lee
ReadFile buffer output is weird (prints content + some more)
126 views
Asked by B00t
Golang a huge difference in the number of pprof HeapAlloc and pprof heap inuse_space
1.6k views
Asked by Wang
Why does HeapFree() not working as it should?
530 views
Asked by korozya
Why hooking HeapFree with Detours not working for delete/free?
558 views
Asked by Zimian
Why heap memory still accessible after HeapFree
460 views
Asked by Anfield
Does a call to HeapAlloc with Assembly require deallocation?
274 views
Asked by jso
MASM vector like array dynamic allocation
712 views
Asked by Asker
MASM - HeapAlloc throws exception
427 views
Asked by Asker
MASM dll memory allocation in multithreading application
427 views
Asked by Asker
MASM dll memory allocation
866 views
Asked by Asker
"LPVOID" can not be assigned to an entity of the type X
1k views
Asked by tmighty
HeapCreate and HeapAlloc Confuse
6.4k views
Asked by satellite
VC++ HeapAlloc inside function gives null pointer
489 views
Asked by nckturner
malloc returns NULL and sets errno to ENOMEM, but there is plenty of heap space available?
3.4k views
Asked by Martin Frank
Why system allocs more memory when using pointers Windows?
132 views
Asked by felknight
HeapAlloc fails intermittently
2.9k views
Asked by Sam
Calling malloc() from unmanaged DLL called within managed DLL generates access violation
856 views
Asked by Chris Meredith
Searching for a safe magic number for in-memory data structure
2.6k views
Asked by fokenrute
Is there a fundamental difference between malloc and HeapAlloc (aside from the portability)?
3.6k views
Asked by user541686