This is an automated email from the ASF dual-hosted git repository.
pitrou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 190638e GH-49803: Add IPC file fuzz regression file (#133)
190638e is described below
commit 190638e1b14af926601dbe0a95caa1940dafedd8
Author: Antoine Pitrou <[email protected]>
AuthorDate: Mon Apr 20 14:47:58 2026 +0200
GH-49803: Add IPC file fuzz regression file (#133)
Add a fuzzer-mutated IPC file where the IPC file footer lacks one of the
record batches physically present in the IPC stream.
When reading this file with the IPC file reader vs. the IPC stream
reader, the results would then be different.
---
...terfuzz-testcase-arrow-ipc-file-fuzz-5390465250951168 | Bin 0 -> 1328 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git
a/data/arrow-ipc-file/clusterfuzz-testcase-arrow-ipc-file-fuzz-5390465250951168
b/data/arrow-ipc-file/clusterfuzz-testcase-arrow-ipc-file-fuzz-5390465250951168
new file mode 100644
index 0000000..d65e25c
Binary files /dev/null and
b/data/arrow-ipc-file/clusterfuzz-testcase-arrow-ipc-file-fuzz-5390465250951168
differ