DynamoRIO / DynamoRIO/drmemory
POSSIBLE LEAK in cs2bugMinGW
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) 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 )
??:0
#1 msvcrt.dll!clearerr_s (0x74ef9eed )
??:0
#2 msvcrt.dll!clearerr_s (0x74ef9e34 )
??:0
#3 __mingw_CRTStartup (0x00401075 )
../mingw/init.c:60
#4 mainCRTStartup (0x00401284 )
../mingw/crt1.c:264
#5 KERNEL32.dll!BaseThreadInitThunk (0x767b339a )
??:0
#6 ntdll.dll!__RtlUserThreadStart (0x76ef9ef2 )
??:0
#7 ntdll.dll!_RtlUserThreadStart (0x76ef9ec5 )
??:0
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=790_
Contributor guide
Assessment
This issue has not been assessed yet.