From: Evgeny Vereshchagin Date: Tue, 11 Aug 2020 23:58:15 +0000 (+0000) Subject: tests: add testcases that triggered various crashes X-Git-Tag: v2.37-rc1~514^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=519ad7a136ea8a6fe674c799c0fe72d3479d669f;p=thirdparty%2Futil-linux.git tests: add testcases that triggered various crashes to make it easier to catch regressions going forward. It's a follow-up to 678d03cc8a9c665ba989b09, 9f03ad60e58f7bdcac6a and 4bdb681571d5f510ab2abff86 Signed-off-by: Evgeny Vereshchagin --- diff --git a/tests/ts/fuzzers/test_fdisk_script_fuzz_files/oss-fuzz-24589 b/tests/ts/fuzzers/test_fdisk_script_fuzz_files/oss-fuzz-24589 new file mode 100644 index 0000000000..96d8c6cc04 --- /dev/null +++ b/tests/ts/fuzzers/test_fdisk_script_fuzz_files/oss-fuzz-24589 @@ -0,0 +1,2 @@ +device:ÿ +- \ No newline at end of file diff --git a/tests/ts/fuzzers/test_fdisk_script_fuzz_files/oss-fuzz-24861 b/tests/ts/fuzzers/test_fdisk_script_fuzz_files/oss-fuzz-24861 new file mode 100644 index 0000000000..be8baa69d0 --- /dev/null +++ b/tests/ts/fuzzers/test_fdisk_script_fuzz_files/oss-fuzz-24861 @@ -0,0 +1 @@ +name=;name=ÿ \ No newline at end of file diff --git a/tests/ts/fuzzers/test_fdisk_script_fuzz_files/parse_line_valcommas-use-of-uninitialized-value b/tests/ts/fuzzers/test_fdisk_script_fuzz_files/parse_line_valcommas-use-of-uninitialized-value new file mode 100644 index 0000000000..cf4c8e43e5 --- /dev/null +++ b/tests/ts/fuzzers/test_fdisk_script_fuzz_files/parse_line_valcommas-use-of-uninitialized-value @@ -0,0 +1 @@ +,- \ No newline at end of file