Skip to content

Exactcheck() fails to allow a pointer to index out of and then back into its intended referent #11896

@llvmbot

Description

@llvmbot
Bugzilla Link 11524
Resolution FIXED
Resolved on Jun 22, 2013 16:34
Version unspecified
OS All
Attachments Modified test case from evaluation team, Regression test that triggers the bug
Reporter LLVM Bugzilla Contributor

Extended Description

SAFECode should allow a pointer to leave and then index back into its intended referent so long as the pointer is not dereferenced while it is outside the bounds of the intended referent memory object. However, the exactcheck() check does not support this feature properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions