DynamoRIO / DynamoRIO/drmemory

Possible false positive memory leak

Open
#1,235 1 comment 0 reactions 0 assignees View on GitHub
Component-LeakCheck Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on May 15, 2013 15:25:18_

~~Dr.M~~
~~Dr.M~~ Error `#1`: LEAK 8 direct bytes 0x02ae0f68-0x02ae0f70 + 490 indirect bytes
~~Dr.M~~ # 0 replace_RtlAllocateHeap [d:\src\cygwin\home\zhaoqin\workspace\drmemory\drmemory.git\common\alloc_replace.c:2792]
~~Dr.M~~ # 1 RSAENH.dll!ContAlloc
~~Dr.M~~ # 2 RSAENH.dll!NTLMakeItem
~~Dr.M~~ # 3 RSAENH.dll!NTagLogonUser
~~Dr.M~~ # 4 RSAENH.dll!CPAcquireContext
~~Dr.M~~ # 5 CRYPTSP.dll!CryptAcquireContextA
~~Dr.M~~ # 6 CRYPT32.dll!I_CryptGetDefaultCryptProv
~~Dr.M~~ # 7 CRYPT32.dll!CryptMsgOpenToDecode

A calling to CryptMsgOpenToDecode causing memory leak, might be false positive. http://msdn.microsoft.com/en-us/library/windows/desktop/aa380228(v=vs.85).aspx

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

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.