Feature #10549
closed
Feature #8119: Develop preset tags
Develop preset tags for CPAchecker SMG
Added by Evgeny Novikov about 4 years ago.
Updated almost 4 years ago.
Category:
Preset jobs, marks and tags
Description
CPAchecker SMG has many tricky reasons of false alarms. As a result of this feature request I expect a subtree of corresponding tags with appropriate descriptions in any suitable form.
- String library (Unsupported functions like strlen, strcpy)
- PredicateSMG
- Arithmetics (Arithmetics and assignments of nonexplicit values produces unknown symbolic value, which could result in false overflow report)
- SMG
- Packed/alligned (Wrong size calculation of packed/alligned structures)
- Abstraction (Incorrect memleak report of abstracted list segments)
- Dynamic allocation (If analysis cannot calculates explicit size for allocation, it assumes that size is 3 byte)
- Status changed from New to Resolved
I added these tags to preset ones in branch bridge_9396.
- Status changed from Resolved to Closed
I merged this branch to master in 2625e7311 after CI passed test cases. This change is not backward compatible. Moreover, you should migrate your marks manually using preset tags as most as possible.
Also available in: Atom
PDF