summaryrefslogtreecommitdiffstats
path: root/spec/acfg/req/malloc-dirty.yml
blob: c9c152f7a826f21a4f7445015035fb47b920f367 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: /req/applconfig
non-functional-type: interface-requirement
rationale: null
references: []
requirement-type: non-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.
type: requirement