Skip to content

make malloc/free work correctly with threads #132

Open
@abertschi

Description

@abertschi

As of handin of milestone 6 we do not free memory. free rather returns immediately. There seems to be a bug in morecore which is triggered if multiple threads are involved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmorecore

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions