Skip to content

Heap frees too many blocks #176

@SamTebbs33

Description

@SamTebbs33

The heap sometimes frees the wrong number of blocks. This is because the NodeSearch.search function in free returns blocks smaller than the minimum supported by the heap which invalidates the entry_start and entry_end variables.

Metadata

Metadata

Assignees

Labels

arch: noneAffects common code across architecturesbugSomething isn't working as it should

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions