Commit c641294
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 4700799 commit c641294
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