Commit 3a9c4fe
[nrf fromlist] net: lib: tls_credentials_shell: Fix crash during delete
Deletion of credential should use the pointer from the reference slot
not the temporary buffer, this causes a crash (unknown error).
Upstream PR #: 87656
Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 60d9aa7)1 parent 8a8f9c3 commit 3a9c4fe
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
568 | | - | |
| 567 | + | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| |||
0 commit comments