aboutsummaryrefslogtreecommitdiff
path: root/safety.md
diff options
context:
space:
mode:
Diffstat (limited to 'safety.md')
-rw-r--r--safety.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/safety.md b/safety.md
index 845c45b..2918806 100644
--- a/safety.md
+++ b/safety.md
@@ -1,3 +1,7 @@
+---
+title: Memory Safety
+---
+
Each item in Wikipedia's [list of types of memory errors](https://en.wikipedia.org/wiki/Memory_safety#Types_of_memory_errors) and what Crowbar does to prevent them.
In general, Crowbar does its best to ensure that code will not exhibit any of the following memory errors.