DynamoRIO / DynamoRIO/drmemory
Memory leaks under ntdll.dll!CsrNewThread/ntdll.dll!RtlUnicodeStringToInteger/ntdll.dll!KiUserApcDispatcher on XP
- 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 May 05, 2011 09:25:13_
http://build.chromium.org/p/client.drmemory/builders/win-xp-drm/builds/1113/steps/Run%20TSan%20tests/logs/summary%3A%202%20report%28s%29 Error `#1`: LEAK 136 direct bytes 0x003ff3b0-0x003ff438 + 0 indirect bytes
0x77c1f0d0 msvcrt.dll!_getmainargs
??:0
0x7c90118a ntdll.dll!LdrInitializeThunk
??:0
0x7c919a6d ntdll.dll!CsrNewThread
??:0
0x7c9198e6 ntdll.dll!RtlUnicodeStringToInteger
??:0
0x7c90e457 ntdll.dll!KiUserApcDispatcher
??:0
Error `#2`: LEAK 4 direct bytes 0x00161bb8-0x00161bbc + 44 indirect bytes
0x7c928500 ntdll.dll!RtlLookupAtomInAtomTable
??:0
0x7c9199cc ntdll.dll!CsrNewThread
??:0
0x7c9198e6 ntdll.dll!RtlUnicodeStringToInteger
??:0
0x7c90e457 ntdll.dll!KiUserApcDispatcher
??:0
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=382_
Contributor guide
Assessment
This issue has not been assessed yet.