Opened 9 years ago
Last modified 8 years ago
#7967 new defect
CWE mapping missing for: copyCtorAndEqOperator
| Reported by: | amai | Owned by: | noone |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Other | Version: | |
| Keywords: | cwe | Cc: |
Description
CWE mapping is missing for
- copyCtorAndEqOperator
- funcArgNamesDifferent
- funcArgOrderDifferent
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Summary: | CWE mapping missing for: copyCtorAndEqOperator, funcArgNamesDifferent, funcArgOrderDifferent → CWE mapping missing for: copyCtorAndEqOperator |
|---|
comment:3 by , 8 years ago
That is a permanent task.
The travis buildjob now lists the remaining errors without CWE mapping, see e.g. https://travis-ci.org/danmar/cppcheck/jobs/444763237#L9857
Note:
See TracTickets
for help on using tickets.
As of bf209890cbbbdcb388983ec01ceb505acfa82afe only copyCtorAndEqOperator remains without mapping.