This is a patch for StreamChecker.
Improvements:
- open/close Unix API support
- BugVisitor with open/close messages (based on MallocChecker's one)
- New functions are supported.
- Check for access after closing of descriptor.
Paths
| Differential D3609
CSA's StreamChecker - additional functionality and fix Needs ReviewPublic Authored by a.sidorin on May 5 2014, 7:04 AM.
Details
Summary This is a patch for StreamChecker.
Diff Detail Event Timelinea.sidorin updated this object.
Revision Contents
Diff 9074 lib/StaticAnalyzer/Checkers/StreamChecker.cpp
test/Analysis/stream.c
|