From 079a03039eb70e675f711f48cce75e1d4d5aa3d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 13:32:45 +0000 Subject: [PATCH] Add a new fuzz input data for FuzzNewXMLFile in github.com/shogo82148/androidbinary. fuzzing failed with the following output: ``` --- FAIL: FuzzNewXMLFile (11.93s) fuzzing process hung or terminated unexpectedly while minimizing: EOF Failing input written to testdata/fuzz/FuzzNewXMLFile/2c16c7fe636a82b2 To re-run: go test -run=FuzzNewXMLFile/2c16c7fe636a82b2 FAIL exit status 1 FAIL github.com/shogo82148/androidbinary 11.954s ``` The result of `go test -run=FuzzNewXMLFile/2c16c7fe636a82b2 github.com/shogo82148/androidbinary` is: ``` ok github.com/shogo82148/androidbinary 0.017s ``` This fuzz data is generated by [actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz). --- testdata/fuzz/FuzzNewXMLFile/2c16c7fe636a82b2 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testdata/fuzz/FuzzNewXMLFile/2c16c7fe636a82b2 diff --git a/testdata/fuzz/FuzzNewXMLFile/2c16c7fe636a82b2 b/testdata/fuzz/FuzzNewXMLFile/2c16c7fe636a82b2 new file mode 100644 index 0000000..f666832 --- /dev/null +++ b/testdata/fuzz/FuzzNewXMLFile/2c16c7fe636a82b2 @@ -0,0 +1,2 @@ +go test fuzz v1 +[]byte("\x03\x00\b\x00\x01\x00\x00\x96\x01\x00\x00\xcc\x01\x00\x00\b\x02\x00\x00Z\x02\x00\x00\x94\x02\x00\x00\xe6\x02\x00\x00(\x03\x00\x00B\x03\x00\x00^\x03\x00\x00\x90\x03\x00\x00\xa4\x03\x00\x00\xca\x03\x00\x00\xe8\x03\x00\x00\xf8\x03\x00\x000\x04\x00\x00D\x04\x00\x00\x88\x04\x00\x00\xa2\x04\x00\x00\xc4\x04\x00,")