Skip to content

CBMC: Revisit compilation flags #876

@hanno-becker

Description

@hanno-becker

#874 spotted a bug in a CBMC harness where an uint8_t was passed to the function-under-proof, instead of a uint8_t *. This likely did not meaningfully reduce the expressivity of the proof, but was still a bug.

Task: Modify CBMC build so that the above issue would have been caught.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcbmc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions