ladybird/Meta/Lagom/Fuzzers
Tim Schumacher ad60a0b522 Fuzzers: Stop loading audio frames once the end is reached
Previously, the condition was reversed, so we would stop immediately on
a file that has at least one working chunk, and we would infinitely loop
on a file with no chunks.
2023-04-12 14:03:20 -04:00
..
add-serenity-support-to-fuzzilli.patch Lagom/Fuzzers: Fix FuzzilliJs build and update patch for new Fuzzilli version 2021-01-24 00:40:49 +01:00
CMakeLists.txt Fuzzers: Add a WebP fuzzer 2023-04-08 18:58:14 +02:00
EntryShim.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzASN1.cpp LibTLS: Change Certificate parsing to use ErrorOr 2023-04-06 09:57:31 +03:30
FuzzBMPLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzBrotli.cpp AK: Remove the fallible constructor from FixedMemoryStream 2023-02-08 17:44:32 +00:00
FuzzCSSParser.cpp Meta: Move global VM creation to fuzzer "global" structure 2023-03-19 00:15:05 +00:00
FuzzCyrillicDecoder.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzDeflateCompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzDeflateDecompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzELF.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzFlacLoader.cpp Fuzzers: Stop loading audio frames once the end is reached 2023-04-12 14:03:20 -04:00
FuzzGemini.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzGIFLoader.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzGzipCompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzGzipDecompression.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzHebrewDecoder.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzHttpRequest.cpp LibHTTP+WebDriver+WebServer: Return error from HTTP request parser 2023-03-26 17:56:17 +02:00
FuzzICCProfile.cpp LibGfx: Move ICCProfile.{h,cpp} to ICC/Profile.{h,cpp} 2023-01-28 00:27:07 +00:00
FuzzICOLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzilliJs.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzilliJs.dockerfile Meta: Rename Fuzzer flags to ENABLE_FUZZERS_{LIBFUZZER,OSSFUZZ} 2022-03-31 22:11:04 -07:00
FuzzilliJsInstructions.md Meta: Fix broken external links 2021-10-10 15:18:55 -07:00
FuzzIMAPParser.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzJPEGLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzJs.cpp Fuzzers: Skip trying to parse invalid UTF-8 in LibJS Fuzzers 2023-03-18 15:56:18 +01:00
FuzzJs.dict Lagom: Add fuzz testing for LibJS using libFuzzer (#1692) 2020-04-08 10:40:02 +02:00
FuzzLatin1Decoder.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzLatin2Decoder.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzLzmaDecompression.cpp Lagom: Add a fuzzer for LZMA decompression 2023-03-20 12:15:38 +02:00
FuzzMarkdown.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzMatroskaReader.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzMD5.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzMP3Loader.cpp Fuzzers: Stop loading audio frames once the end is reached 2023-04-12 14:03:20 -04:00
FuzzPBMLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzPDF.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPEM.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzPGMLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzPNGLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzPoly1305.cpp Meta: Add fuzzer for Poly1305 2022-04-08 14:02:02 +04:30
FuzzPPMLoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzQOALoader.cpp Fuzzers: Stop loading audio frames once the end is reached 2023-04-12 14:03:20 -04:00
FuzzQOILoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzQuotedPrintableParser.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzRegexECMA262.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzRegexPosixBasic.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzRegexPosixExtended.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzRSAKeyParsing.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA1.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA256.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA384.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzSHA512.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzShell.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzShellPosix.cpp Meta: Add a Shell --posix parser fuzzer 2023-02-13 23:00:15 +03:30
FuzzSQLParser.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzTar.cpp LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
FuzzTGALoader.cpp LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
FuzzTTF.cpp LibGfx: Rename TTF/TrueType to OpenType 2022-12-21 08:44:22 +01:00
FuzzURL.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FuzzUTF16BEDecoder.cpp Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FuzzVP9Decoder.cpp Meta: Return 0 from the fuzzing function in most cases 2022-12-10 16:21:12 -07:00
FuzzWasmParser.cpp AK: Remove the fallible constructor from FixedMemoryStream 2023-02-08 17:44:32 +00:00
FuzzWAVLoader.cpp Fuzzers: Stop loading audio frames once the end is reached 2023-04-12 14:03:20 -04:00
FuzzWebPLoader.cpp Fuzzers: Add a WebP fuzzer 2023-04-08 18:58:14 +02:00
FuzzWOFF.cpp Meta/Lagom: Add a fuzzer for the WOFF parser 2022-04-09 23:48:18 +02:00
FuzzXML.cpp Lagom/Fuzzers: Add XML parser fuzzer 2022-05-30 00:16:17 +01:00
FuzzZip.cpp LibArchive+Utilities: Stop using DeprecatedString 2023-01-08 09:54:08 +00:00
FuzzZlibDecompression.cpp Lagom: Fix up a missed usage of Compress::Zlib in the fuzzers 2023-01-03 23:26:45 +01:00