From 8bc2a5aaaf865c99c5e4410bb7cc0a86ed014a07 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 30 May 2017 20:19:35 +0200 Subject: fuzz: Move known crash/leak samples to per-fuzzer directories --- .../crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 fuzz/xplist-crashes/crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 (limited to 'fuzz/xplist-crashes/crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17') diff --git a/fuzz/xplist-crashes/crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 b/fuzz/xplist-crashes/crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 new file mode 100644 index 0000000..9038147 --- /dev/null +++ b/fuzz/xplist-crashes/crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 @@ -0,0 +1,53 @@ + + + some test entitites + + copyright + © + multiple entitites + ⼠⼡⼢ + multiple entitites with characters inbetween + a⼣b⼤c⼥d + + one byte entity + + one byte entity + @ + one byte entity with text after + @z + one byte entity with text before + a@ + one byte entity with text before & after + a@z + + two-byte utf-8 + + two-byte utf-8 + Ä + two-byte utf-8 with text after + Ëyz + two-byte utf-8 with text before + abÖ + two-byte utf-8 with text before & after + abÜyz + + three byte utf-8 + + three byte utf-8 + + three byte utf-8 with text after + £xyz + three byte utf-8 with text bef&a; + abc¥ + three byte utf-8 with text before & after + (abc₩xyz + + four byte utf-8 + + four byte utf-8 + 𝕢 + with text before & after + abcd𝕥wxyz + + + -- cgit v1.1-32-gdbae