summaryrefslogtreecommitdiff
path: root/spec/if/acfg/malloc-dirty.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-06 10:27:29 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-06 15:08:20 +0200
commit35d9ba4090066117a4c7f8bd6ea5a02256a39554 (patch)
tree388b286db03cc5963250732f756461f88cb6c64f /spec/if/acfg/malloc-dirty.yml
parente9312e279dd296708a52c5cf7ae02305c03f4209 (diff)
spec: Improve references in appl config options
Diffstat (limited to 'spec/if/acfg/malloc-dirty.yml')
-rw-r--r--spec/if/acfg/malloc-dirty.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/if/acfg/malloc-dirty.yml b/spec/if/acfg/malloc-dirty.yml
index 47dc7322..70496944 100644
--- a/spec/if/acfg/malloc-dirty.yml
+++ b/spec/if/acfg/malloc-dirty.yml
@@ -4,7 +4,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: |
In case this configuration option is defined, then each memory area returned
- by C Program Heap allocator functions such as ``malloc()`` is dirtied
+ by C Program Heap allocator functions such as ${../c/malloc:/name} is dirtied
with a ``0xCF`` byte pattern before it is handed over to the application.
enabled-by: true
index-entries: []