Commit da90b86
committed
Check for array bounds limit while parsing pid length string
Ensure we never get an array overflow, fixes a potential issue
found by static analysis.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>1 parent ddfa629 commit da90b86
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments