Skip to content

C: Fix O(n) linked list walk in hb_arena_append_page() #1340

@marcoroth

Description

@marcoroth

When appending a new arena page, we walk the full list to find last page. Though allocator->tail should already point to the last page.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions