From 00d15c90872329308a8b4ce26a93a79b97226d0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 13:31:57 +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.28s) fuzzing process hung or terminated unexpectedly while minimizing: EOF Failing input written to testdata/fuzz/FuzzNewXMLFile/06bca42d6ca53f82 To re-run: go test -run=FuzzNewXMLFile/06bca42d6ca53f82 FAIL exit status 1 FAIL github.com/shogo82148/androidbinary 11.296s ``` The result of `go test -run=FuzzNewXMLFile/06bca42d6ca53f82 github.com/shogo82148/androidbinary` is: ``` ok github.com/shogo82148/androidbinary 0.015s ``` This fuzz data is generated by [actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz). --- testdata/fuzz/FuzzNewXMLFile/06bca42d6ca53f82 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testdata/fuzz/FuzzNewXMLFile/06bca42d6ca53f82 diff --git a/testdata/fuzz/FuzzNewXMLFile/06bca42d6ca53f82 b/testdata/fuzz/FuzzNewXMLFile/06bca42d6ca53f82 new file mode 100644 index 0000000..7ee1073 --- /dev/null +++ b/testdata/fuzz/FuzzNewXMLFile/06bca42d6ca53f82 @@ -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\x00\v\x00v\x00e\x00r\x00s\x00i\x00o\x00n\x00N\x00a\x00m\x00")