serenity/Userland
Tim Ledbetter e6c1429311 LibGfx: Check bounds of color table accesses in BMPLoader
Previously, it was possible to crash the decoder by crafting a file
with invalid color table index values.
2023-10-03 08:33:53 +02:00
..
Applets
Applications SpaceAnalyzer: Port to GML compiler 2023-10-02 21:28:40 +02:00
BuggieBox
Demos Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
DevTools Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
DynamicLoader
Games MasterWord: Use GML compiler 2023-10-02 21:31:06 +02:00
Libraries LibGfx: Check bounds of color table accesses in BMPLoader 2023-10-03 08:33:53 +02:00
Services Userland: Port lists of mime types to String 2023-09-29 14:40:21 +01:00
Shell Shell: Accept IoNumber as a valid redirection target 2023-10-02 21:21:38 +02:00
Utilities pdf: Add a --dump-outline flag 2023-10-03 07:11:25 +02:00
CMakeLists.txt