Actions
Task #3153
opentracking: scan-build warnings
Added by Victor Julien about 5 years ago. Updated over 1 year ago.
Effort:
Difficulty:
Label:
Description
Tracking ticket for scan-build warnings.
Updated by Victor Julien about 5 years ago
- Related to Bug #3152: scan-build warning for detect sigordering added
Updated by Victor Julien about 5 years ago
- Related to Bug #3151: scan-build warning for detect port handling added
Updated by Victor Julien about 5 years ago
- Related to Bug #3150: scan-build warnings for detect address handling added
Updated by Victor Julien about 5 years ago
- Related to Bug #3149: scan-build warnings in radix implementation added
Updated by Victor Julien about 5 years ago
- Related to Bug #3148: scan-build warnings for ac implementations added
Updated by Victor Julien about 5 years ago
- Related to Bug #3147: scan-build warning for mime decoder added
Updated by Victor Julien about 5 years ago
- Related to Bug #3146: scan-build warning for asn1 parser added
Updated by Victor Julien about 5 years ago
- Related to Bug #3145: scan-build warning for af-packet added
Updated by Victor Julien about 5 years ago
- Related to Bug #2963: scan-build warnings for pcap logging added
Updated by Victor Julien about 5 years ago
- Subject changed from scan-build warnings to tracking: scan-build warnings
- Description updated (diff)
Updated by Philippe Antoine almost 2 years ago
- Assignee changed from OISF Dev to Philippe Antoine
Updated by Philippe Antoine over 1 year ago
- Related to Task #4735: tracking: ubsan clean added
Updated by Victor Julien over 1 year ago
- Status changed from New to In Progress
- Assignee changed from Philippe Antoine to Victor Julien
- Target version changed from TBD to 7.0.0-rc2
Updated by Victor Julien over 1 year ago
- Target version changed from 7.0.0-rc2 to 8.0.0-beta1
Done for clang-16's scan-build for the default set of checks and more. The main thing we should consider to do is security.insecureAPI.DeprecatedOrUnsafeBufferHandling
, which would require updating all memset, memcpy, etc.
Actions