Commit 7a018e2
committed
GH-49617: [C++][CI] Validate all batches in IPC file fuzzer
When using the IPC stream reader for differential fuzzing against the IPC file reader, ensure we validate batches because otherwise we might be doing invalid memory accesses down the road.1 parent 4e22f4d commit 7a018e2
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2807 | 2807 | | |
2808 | 2808 | | |
2809 | 2809 | | |
| 2810 | + | |
2810 | 2811 | | |
2811 | 2812 | | |
2812 | 2813 | | |
| |||
0 commit comments