From 31c8480ea902a6bca8366d18bed8a168209fd16e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 16 May 2021 08:35:31 -0400 Subject: [PATCH] fix typo --- static/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/features.html b/static/features.html index af2f12f9..d9e2bf2b 100644 --- a/static/features.html +++ b/static/features.html @@ -121,7 +121,7 @@
  • Separate memory regions for metadata, large allocations and each slab allocation size class with high entropy random bases and no address space reuse between the different regions
  • -
  • Determistic detection of any invalid free
  • +
  • Deterministic detection of any invalid free
  • Zero-on-free with detection of write-after-free via checking that memory is still zeroed before handing it out again
  • Delayed reuse of address space and memory allocations through the