Commit 6c16d1d
committed
Coverity: Buffer not null terminated
1. When copying the shell, leave a byte free in the dest buffer. Fill it
with a null.
Fixes CID: 5728911 parent f9a3e8a commit 6c16d1d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1351 | 1351 | | |
1352 | 1352 | | |
1353 | 1353 | | |
1354 | | - | |
| 1354 | + | |
| 1355 | + | |
1355 | 1356 | | |
1356 | 1357 | | |
1357 | 1358 | | |
| |||
0 commit comments