ladybird/Userland
Nico Weber b161f5ea05 LibGfx: Make ICC reader check that profile size is a multiple of 4
With this, I would've found e8bd067ce5 earlier.

(If this turns out to be too strict in practice, we can always relax
it again.)
2023-02-24 19:17:20 +01:00
..
Applets Userland: Specify margins and spacing in the GUI::Layout constructor 2023-02-18 16:56:56 +00:00
Applications VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
DevTools HackStudio: Add 'pause debuggee' button 2023-02-24 19:09:27 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
Libraries LibGfx: Make ICC reader check that profile size is a multiple of 4 2023-02-24 19:17:20 +01:00
Services LibWeb+LibJS: Format Console arguments with JS::Print 2023-02-21 10:57:44 +01:00
Shell Shell: Fix (and paper over) various const-correctness issues 2023-02-21 00:54:04 +01:00
Utilities AK: Add take_first to HashTable and rename pop to take_last 2023-02-21 22:13:06 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00