Commit d28fd95
committed
[nrf fromlist] debug: coresight: cs_trace_defmt: Fix uninitialized variable warning
In certain configurations there could be a warning due to potential
use of uninitialized variable. Add initialization.
Upstream PR #: 107183
Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>1 parent 2126a98 commit d28fd95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments