compatmalloc 0.1.0

A memory-hardening drop-in allocator with standard C ABI
Documentation

compatmalloc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 8 of them enabled by default.

default

hardened (default)

canaries (default)

This feature flag does not enable additional features.

guard-pages (default)

This feature flag does not enable additional features.

poison-on-free (default)

This feature flag does not enable additional features.

quarantine (default)

This feature flag does not enable additional features.

slot-randomization (default)

This feature flag does not enable additional features.

write-after-free-check (default)

This feature flag does not enable additional features.

zero-on-free (default)

This feature flag does not enable additional features.

global-allocator

mte

This feature flag does not enable additional features.