ladybird/Userland/Libraries
Tim Ledbetter 7ee09ca49d LibGfx/WOFF: Avoid overflow in table directory search range
This commit limits `WOFF::Header::num_tables` to 4096. This limitation
is not explicitly mentioned in the specification, but allowing numbers
larger than this results in an overflow when calculating
`search_range` and `range_shift`.
2023-10-24 07:29:09 +02:00
..
LibArchive
LibAudio
LibC AK: Remove rarely used ExtraMathConstants.h 2023-10-23 12:04:51 +01:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress
LibConfig
LibCore LibCore: Add Resource for platform agnostic application resource loading 2023-10-17 11:02:01 -06:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID
LibELF
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx/WOFF: Avoid overflow in table directory search range 2023-10-24 07:29:09 +02:00
LibGL
LibGLSL
LibGPU
LibGUI LibGUI: Don't update ComboBox text when model index is invalid 2023-10-23 21:18:36 -04:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS/Date: Ensure YearFromTime(t) holds invariant after approximation 2023-10-23 09:26:55 -04:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibPDF: Don't accidentally form new tokens on pages with contents arrays 2023-10-23 13:23:54 -04:00
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest LibTest: Remove the redefinition of VERIFY family of macros 2023-10-17 18:41:19 -04:00
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVirtGPU
LibVT LibVT: Clear the href ID by setting it to None instead of "" 2023-10-17 11:02:48 -06:00
LibWasm
LibWeb LibWeb: Add input element valueAsNumber 2023-10-24 07:27:14 +02:00
LibWebSocket
LibWebView LibWebView: Add a helper to get selected text with collapsed whitespace 2023-10-24 07:28:30 +02:00
LibX86
LibXML
CMakeLists.txt