diff --git a/about.html b/about.html index 5b79027..b9b9c8f 100644 --- a/about.html +++ b/about.html @@ -5,7 +5,7 @@ - + @@ -397,7 +397,7 @@ still very performant. Some of the hardening I apply includes stack protection, - signed integer overflow wrapping, + signed integer overflow trapping, and GrapheneOS' hardened_malloc memory allocator.