-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
@rogerwang I am experiencing crash issue with Windows DEBUG build, on this line:
| ::HeapFree(_process_heap, 0, data); |
if I disable the ::HeapFree and just use "free", everything looks fine
any reason why you are using HeapFree? I can't find the correspondent HeapCreate
Metadata
Metadata
Assignees
Labels
No labels