1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:38:11 +00:00
serenity/Tests/LibGfx/test-inputs/tvg
Tim Ledbetter aa54007943 LibGfx/TinyVG: Avoid OOM if header contains a bogus color table size
This change limits the amount of memory that is initially allocated for
the color table. This prevents an OOM condition if the file contains an
incorrect color table size.
2023-12-02 10:47:39 +01:00
..
bogus-color-table-size.tvg LibGfx/TinyVG: Avoid OOM if header contains a bogus color table size 2023-12-02 10:47:39 +01:00
everything-32.tvg Tests/LibGfx: Test we can decode everything in TinyVG 2023-07-15 21:36:28 +02:00
everything.tvg Tests/LibGfx: Test we can decode everything in TinyVG 2023-07-15 21:36:28 +02:00
yak.tvg Tests: Add simple .tvg decoding test 2023-07-03 23:54:51 +02:00