Commit 5cab38a
lib: sm_at_client: Release buffer in UART re-enable
In error case, when UART is re-enabled, the RX-buffer was
allocated, but not released.
Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
Co-authored-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>1 parent f89eb35 commit 5cab38a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
| |||
0 commit comments