summaryrefslogtreecommitdiff
path: root/Base/res/html/misc
diff options
context:
space:
mode:
authordevashish <devashishjaiswal86@gmail.com>2020-11-29 17:07:43 +0530
committerAndreas Kling <kling@serenityos.org>2020-11-29 16:22:04 +0100
commit4d7ba50dc7d735c4e8e2568a9cf8dc1eb7b08de0 (patch)
treefabef5d75597073113b57ec58e468f0a4f2e14db /Base/res/html/misc
parentf107c7065230c6ffa179caca28773e04d4f3107d (diff)
downloadserenity-4d7ba50dc7d735c4e8e2568a9cf8dc1eb7b08de0.zip
JPGLoader: Move bogus JPEGs to a different directory
Diffstat (limited to 'Base/res/html/misc')
-rw-r--r--Base/res/html/misc/jpg.html2
-rw-r--r--Base/res/html/misc/jpgsuite_files/fuzz/issue-3439.jpg (renamed from Base/res/html/misc/jpgsuite_files/offending-3439.jpg)bin4437 -> 4437 bytes
-rw-r--r--Base/res/html/misc/jpgsuite_files/fuzz/issue-4212.jpgbin0 -> 71 bytes
-rw-r--r--Base/res/html/misc/jpgsuite_files/fuzz/issue-4214.jpgbin0 -> 254 bytes
-rw-r--r--Base/res/html/misc/jpgsuite_files/fuzz/issue-4215.jpgbin0 -> 229 bytes
5 files changed, 0 insertions, 2 deletions
diff --git a/Base/res/html/misc/jpg.html b/Base/res/html/misc/jpg.html
index 2f684fa721..11f199eabc 100644
--- a/Base/res/html/misc/jpg.html
+++ b/Base/res/html/misc/jpg.html
@@ -6,8 +6,6 @@
</head>
<body>
<div>
- <h3>Issue-3439</h3>
- <img alt="lena" src="jpgsuite_files/offending-3439.jpg"/><br>
<h3>Non-subsampled Lena</h3> <br>
<img alt="lena" src="jpgsuite_files/non-subsampled-lena.jpg"/> <br>
<h3>Chroma Horizontally Halved Lena</h3> <br>
diff --git a/Base/res/html/misc/jpgsuite_files/offending-3439.jpg b/Base/res/html/misc/jpgsuite_files/fuzz/issue-3439.jpg
index ad0d22c5fa..ad0d22c5fa 100644
--- a/Base/res/html/misc/jpgsuite_files/offending-3439.jpg
+++ b/Base/res/html/misc/jpgsuite_files/fuzz/issue-3439.jpg
Binary files differ
diff --git a/Base/res/html/misc/jpgsuite_files/fuzz/issue-4212.jpg b/Base/res/html/misc/jpgsuite_files/fuzz/issue-4212.jpg
new file mode 100644
index 0000000000..43ef73d650
--- /dev/null
+++ b/Base/res/html/misc/jpgsuite_files/fuzz/issue-4212.jpg
Binary files differ
diff --git a/Base/res/html/misc/jpgsuite_files/fuzz/issue-4214.jpg b/Base/res/html/misc/jpgsuite_files/fuzz/issue-4214.jpg
new file mode 100644
index 0000000000..84be78e1e7
--- /dev/null
+++ b/Base/res/html/misc/jpgsuite_files/fuzz/issue-4214.jpg
Binary files differ
diff --git a/Base/res/html/misc/jpgsuite_files/fuzz/issue-4215.jpg b/Base/res/html/misc/jpgsuite_files/fuzz/issue-4215.jpg
new file mode 100644
index 0000000000..0075a91d17
--- /dev/null
+++ b/Base/res/html/misc/jpgsuite_files/fuzz/issue-4215.jpg
Binary files differ