Skip to content

CHORE: Remove all references to deprecated NSMallocZone/NSFreeZone (and family) #585

Description

@mszoek

Zones aren't used in 64-bit macOS (or iOS) and these functions are long deprecated. We should translate them to plain malloc()/free()/posix_memalign() calls.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FoundationRelated to Foundation.framework

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions