Commit ec26273
bootutil: fix null pointer dereference in logging.
`bootutil_tlv_iter_next()` may be called with `type == NULL`.
Signed-off-by: Samuel Coleman <samuel.coleman@rbr-global.com>1 parent f6e1af8 commit ec26273
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments