Skip to content

Improve posix_memalign implementations #163

Open
@andre-richter

Description

@andre-richter

Currently, the repository showcases in three places a posix_memalign() implementation by way of passing the arguments directly through to aligned_alloc().

However, both functions have certain requirements on the inputs that should be validated for each.

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