DynamoRIO / DynamoRIO/drmemory

Handle leaks should only report on normal exit

Open
#1,443 0 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium Type-Feature
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 February 15, 2014 11:17:06_

When a process exit abnormally, e.g., assert or something, it is normal that handles are not closed, for which case, we should not check the handle leaks at all.

How do we decide whether a process exit normally or not, checking error code?

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

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.