mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-25 03:36:36 +00:00
Lagom/Fuzzers: Add TTF fuzzer
This commit is contained in:
parent
ad243ef3aa
commit
5dfcecd244
Notes:
sideshowbarker
2024-07-19 00:13:22 +09:00
Author: https://github.com/Lubrsi
Commit: 5dfcecd244
Pull-request: https://github.com/SerenityOS/serenity/pull/4721
Reviewed-by: https://github.com/awesomekling
5 changed files with 40 additions and 2 deletions
|
@ -33,7 +33,6 @@
|
|||
#include <LibTTF/Font.h>
|
||||
#include <LibTTF/Glyf.h>
|
||||
#include <LibTTF/Tables.h>
|
||||
#include <bits/stdint.h>
|
||||
#include <math.h>
|
||||
|
||||
namespace TTF {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue