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

leak false negatives: missing leaks on spec2k6 povray? #88

Open
derekbruening opened this issue Nov 28, 2014 · 0 comments
Open

leak false negatives: missing leaks on spec2k6 povray? #88

derekbruening opened this issue Nov 28, 2014 · 0 comments

Comments

@derekbruening
Copy link
Contributor

From [email protected] on December 10, 2010 17:34:49

PR 626079

split from PR 622253:

drmem reports fewer leaked bytes than Memcheck!
3 unique, 3 total, 28 byte(s) of leak(s)
21 still-reachable allocation(s)
Error #1: LEAK 24 direct bytes 0x08af49d8-0x08af49f0 + 4 indirect bytes
Error #2: LEAK 0 direct bytes 0x08af2370-0x08af2370 + 0 indirect bytes
Error #3: LEAK 0 direct bytes 0x08b26f98-0x08b26f98 + 0 indirect bytes

memcheck reports:
==18821== LEAK SUMMARY:
==18821== definitely lost: 192 bytes in 10 blocks
==18821== indirectly lost: 1,585 bytes in 114 blocks
==18821== possibly lost: 0 bytes in 0 blocks
==18821== still reachable: 221 bytes in 16 blocks

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

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