Skip to content

RULE-8-13: Exclude functions without a body #764

Closed
@lcartey

Description

@lcartey

Affected rules

  • RULE-8-13

Description

Functions without a body anywhere in the program cannot be analyzed.

Example

void f(int* x); // COMPLIANT

Metadata

Metadata

Assignees

Labels

Difficulty-LowA false positive or false negative report which is expected to take <1 day effort to addressImpact-Mediumfalse positive/false negativeAn issue related to observed false positives or false negatives.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions