Skip to content

Releases: ordo-one/malloc-interposer

1.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:58
8ce418b

1.3.1 (2026-06-23)

1.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 09:22
23dc074

1.3.0 (2026-06-22)

Bug Fixes

  • minor: address-keyed tag, fixed size-class boundary, libc calloc, TLS-init guard (b4a0ec0)
  • minor: count aligned_alloc and memalign allocations (2288a3d)
  • minor: guard-page-safe pointer classification, honour aligned-alloc alignment (23dc074)
  • minor: guard-page-safe pointer classification, honour aligned-alloc alignment (223064e)
  • minor: report usable capacity from malloc_size / malloc_usable_size (6458e74)

1.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:14

1.2.1 (2026-06-16)

Bug Fixes

  • patch: drop redudant reset in hook() (96b2d8a)

1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 May 13:08

1.2.0 (2026-05-29)

Bug Fixes

  • minor: remove unsafe flags (bcda3c8)

1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 May 12:26

1.1.0 (2026-05-29)

Bug Fixes

1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 May 15:23

1.0.0 (2026-05-14)

Features