From 281f6697c1a156f5cece9fc256230e8b70f40beb Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 1 Oct 2020 11:46:23 +0100 Subject: [PATCH] tests: Test date overflow failure with bookmark file parsing This is exactly the test case from oss-fuzz which triggers a negative overflow when constructing dates. oss-fuzz#22758 Signed-off-by: Philip Withnall --- glib/tests/bookmarks/fail-42.xbel | 1 + 1 file changed, 1 insertion(+) create mode 100644 glib/tests/bookmarks/fail-42.xbel diff --git a/glib/tests/bookmarks/fail-42.xbel b/glib/tests/bookmarks/fail-42.xbel new file mode 100644 index 000000000..c698d33c8 --- /dev/null +++ b/glib/tests/bookmarks/fail-42.xbel @@ -0,0 +1 @@ + \ No newline at end of file