summaryrefslogtreecommitdiffstats
path: root/spec/acfg/req/malloc-dirty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/req/malloc-dirty.yml')
-rw-r--r--spec/acfg/req/malloc-dirty.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/acfg/req/malloc-dirty.yml b/spec/acfg/req/malloc-dirty.yml
index f096be22..1c439bdc 100644
--- a/spec/acfg/req/malloc-dirty.yml
+++ b/spec/acfg/req/malloc-dirty.yml
@@ -12,8 +12,8 @@ rationale: null
references: []
requirement-type: functional
text: |
- The system shall provide an application configuration option which enables
- that each memory area returned by C Program Heap allocator functions such as
- ${/c/if/malloc:/name} is dirtied with a ``0xCF`` byte pattern before it is
- handed over to the application.
+ The application configuration option shall enable that each memory area
+ returned by C Program Heap allocator functions such as ${/c/if/malloc:/name}
+ is dirtied with a ``0xCF`` byte pattern before it is handed over to the
+ application.
type: requirement