Skip to content

Alignment issue in mi_malloc_aligned when requested size = alignment (regression on dev-slice) #700

@epoupon

Description

@epoupon

Hello,

We recently tried to bump mimalloc from 1.7.9 to 2.0.9.
However we noticed a regression in mi_malloc_aligned when size = alignment for the following values: 256, 512, 1024 (all other values down to 8 and up to 1MB are correctly handled though).
Tests done on windows using Visual Studio 2022, MI_PADDING and MI_DEBUG are not set.

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