serenity/Userland
Andrew Kaster 9d3074f72f LibVideo: Always check byte length before reading first byte in Streamer
The check was missing at the front of
MatroskaReader::Streamer::read_variable_size_integer, causing assertions
on malformed input streams.
2022-10-13 11:25:03 +02:00
..
Applets
Applications Browser: Set 'webdriver-active flag' when creating a new Tab 2022-10-13 11:14:45 +02:00
Demos Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
DevTools Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
DynamicLoader
Games Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
Libraries LibVideo: Always check byte length before reading first byte in Streamer 2022-10-13 11:25:03 +02:00
Services LibWeb+WebContent: Add plumbing for 'webdriver-active flag' 2022-10-13 11:14:45 +02:00
Shell Userland: Remove unecessary uses of __serenity__ macro 2022-10-10 12:23:12 +02:00
Utilities Utilities: Add pkill 2022-10-13 11:15:33 +02:00
CMakeLists.txt