[CONC-453] Covscan false-possitives verification Created: 2020-02-06 Updated: 2023-12-22 |
|
| Status: | Stalled |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.1.6 |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Lukas Javorsky | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | covscan | ||
| Environment: |
All |
||
| Attachments: |
|
| Description |
|
During covscan fixing I've ran into some IMHO false-possitives, and I need some verification from you, because I want to let covscan team know about them, so next time they are ignored. You can find false-possitives in attached file. Link on PR: Thanks for cooperation |
| Comments |
| Comment by Georg Richter [ 2020-02-06 ] | ||||||||||||
|
Hi Lukas, the link doesn't work for me. | ||||||||||||
| Comment by Lukas Javorsky [ 2020-02-07 ] | ||||||||||||
|
Yes it's internal repo, but I've attached the same file here so you can see it there Also I would like to ask if I can add some coverity annotations in some specific cases. It will help next time, so covscan doesn't need to check those false-possitives | ||||||||||||
| Comment by Lukas Javorsky [ 2020-02-07 ] | ||||||||||||
|
Also this one is no more needed:
There was a little mistake in annotation, there cannot be space between "coverity" and "[" | ||||||||||||
| Comment by Lukas Javorsky [ 2020-02-13 ] | ||||||||||||
|
Yes I've noticed, also there are 2 more mistakes like that. And I've put a commit into mine covscan-fix PR on github already. If you could review it, that would be awesome |