Commit 3ac5008
committed
[nrf noup] zephyr: Fix NULL de-reference
fixup! [nrf noup] zephyr: Fix failure processing of no-response commands
Add a NULL check before accessing response and response can be NULL for
most commands.
Fixes SHEL-2755.
Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>1 parent b33e82e commit 3ac5008
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments