Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POSSIBLE LEAK in cs2bugMinGW #790

Open
derekbruening opened this issue Nov 28, 2014 · 1 comment
Open

POSSIBLE LEAK in cs2bugMinGW #790

derekbruening opened this issue Nov 28, 2014 · 1 comment

Comments

@derekbruening
Copy link
Contributor

From bruen...@google.com on February 21, 2012 16:49:06

this just started appearing in the cs2bugMinGW on my win7 desktop after I
rebooted for the latest patch:

Error #14: POSSIBLE LEAK 240 direct bytes 0x00681958-0x00681a48 + 0 indirect bytes
#0 msvcrt.dll!strcpy_s (0x74eef5d3 <msvcrt.dll+0xf5d3>)
??:0
#1 msvcrt.dll!clearerr_s (0x74ef9eed <msvcrt.dll+0x19eed>)
??:0
#2 msvcrt.dll!clearerr_s (0x74ef9e34 <msvcrt.dll+0x19e34>)
??:0
#3 __mingw_CRTStartup (0x00401075 <cs2bugMinGW.exe+0x1075>)
../mingw/init.c:60
#4 mainCRTStartup (0x00401284 <cs2bugMinGW.exe+0x1284>)
../mingw/crt1.c:264
#5 KERNEL32.dll!BaseThreadInitThunk (0x767b339a <KERNEL32.dll+0x1339a>)
??:0
#6 ntdll.dll!__RtlUserThreadStart (0x76ef9ef2 <ntdll.dll+0x39ef2>)
??:0
#7 ntdll.dll!_RtlUserThreadStart (0x76ef9ec5 <ntdll.dll+0x39ec5>)
??:0

Original issue: http://code.google.com/p/drmemory/issues/detail?id=790

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on September 23, 2013 09:01:12

currently suppressed, but need to analyze

Labels: -OpSys-Win7 OpSys-MinGW Component-LeakCheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant