Commit a8adc6c
authored
Check for overflow in off_t when parsing chunks (#781)
Credit: Oss-Fuzz
Issue: https://issues.oss-fuzz.com/issues/425375901 parent 7f491ae commit a8adc6c
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2915 | 2915 | | |
2916 | 2916 | | |
2917 | 2917 | | |
| 2918 | + | |
| 2919 | + | |
| 2920 | + | |
2918 | 2921 | | |
2919 | 2922 | | |
2920 | 2923 | | |
| |||
0 commit comments