Skip to content

Bug: False Positive in Resource Cleanup Detection #124

@abhishekbapat

Description

@abhishekbapat

Observed Behavior

The tool flagged a missing resource cleanup that was actually present, likely due to a lack of deep call-graph analysis.

Technical Requirement

Improve Sashiko's ability to track resource state across function boundaries. If a cleanup function is called within a conditional block, the tool could verify the contents of that function before flagging a leak.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions