Skip to content

Not clear whether pointers to empty structs/slices have same semantics as go #357

@lredlin

Description

@lredlin

I had trouble proving that a points-to for a value that happens to be an empty type is not null. It seems that we are modelling this in a way that could allow verifying nonnull in that case but whether Go uses an arbitrary nonnull pointer is something worth investigating. This is no longer applicable to my proof but could come up again in the future so filing an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions