We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d759e commit 9f0552aCopy full SHA for 9f0552a
src/introduction/history.md
@@ -40,4 +40,6 @@ the following changes:
40
approach including with respect to integer-pointer type safety vs full
41
pointer type safety, compile-time uncertainty on types, bounds imprecision,
42
unions, stack temporal safety, and compiler optimizations.
43
+ * Document expectations for CHERI-enabled allocators, including guidance for
44
+ both consumers and implementers of allocation APIs.
45
* Numerous minor editorial and formatting improvements.
0 commit comments