Skip to content

Pointer resulting from exchange_malloc not marked #143

@JustusAdam

Description

@JustusAdam

There are weaknesses in how pointers and the data they point to relate with something like exchange_malloc. This means that vec![...] creates variables _1 and *_1 which aren’t connected in a way such that marking the return of exchange_malloc will propagate to the * value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmarkersConcerns the assignment logic for markers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions