Commit 7001329
committed
DoIgnore Missing Payload Bounds Validation
The DoIgnore() function was not bounds checking the ignore message.
Changed it to use the GetSkip() function which does bounds checking and
skips the current blob.
Affected function: DoIgnore.
Issue: F-4101 parent 06c13cd commit 7001329
1 file changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6320 | 6320 | | |
6321 | 6321 | | |
6322 | 6322 | | |
6323 | | - | |
6324 | | - | |
6325 | | - | |
6326 | 6323 | | |
6327 | | - | |
6328 | | - | |
6329 | | - | |
6330 | | - | |
6331 | | - | |
6332 | | - | |
6333 | | - | |
6334 | | - | |
| 6324 | + | |
6335 | 6325 | | |
6336 | 6326 | | |
6337 | 6327 | | |
| |||
0 commit comments