DynamoRIO / DynamoRIO/drmemory

Memory leak in RtlAllocateActivationContextStack/LdrInitializeThunk

Open
#369 5 comments 0 reactions 0 assignees View on GitHub
Bug-FalsePositive Component-LeakCheck Migrated OpSys-Win7 Priority-Low
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on April 28, 2011 09:45:24_

On the code from issue #360 and Win7 (not XP32), I see the following memory leak:
#

Error `#1`: LEAK 24 direct bytes 0x004fcdb8-0x004fcdd0 + 0 indirect bytes
0x77459fcb ntdll.dll!RtlAllocateActivationContextStack
??:0
0x7745a084 ntdll.dll!RtlAllocateActivationContextStack
??:0
0x77459e5c ntdll.dll!RtlDecodePointer
??:0
0x77459e89 ntdll.dll!LdrInitializeThunk
??:0
#

Derek, have you seen this leak before?

I'll re-run with symbols

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=369_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.