ladybird/Libraries
Andreas Kling c7d0c2ee7a LibGfx: Teach all image decoders to fail on bitmap allocation failure
We don't need to wait for oss-fuzz to find this for us. :^)
2020-12-20 16:04:29 +01:00
..
LibAudio LibAudio: Fix parsing of WAV files from memory 2020-12-03 21:52:10 +01:00
LibC LibC: stdlib: Add clearenv() function 2020-12-17 19:39:56 +01:00
LibChess Chess: Add LibCore as a dependency 2020-12-14 23:05:53 +01:00
LibCompress
LibCore LibCore: UDPServer::bind: Replace bind failure assert() with perror() 2020-12-18 19:20:30 +01:00
LibCoreDump LibCoreDump: Add library for parsing coredump files 2020-12-14 23:05:53 +01:00
LibCpp
LibCrypt
LibCrypto LibTLS+LibCrypto: Remove all remaining uses of ByteBuffer::wrap() 2020-12-19 18:29:13 +01:00
LibDebug LibELF+LibDebug: Remove use of ByteBuffer::wrap() 2020-12-19 13:14:00 +01:00
LibDesktop
LibDiff
LibELF LibELF+LibDebug: Remove use of ByteBuffer::wrap() 2020-12-19 13:14:00 +01:00
LibGemini LibTLS: Even more ByteBuffer -> Span conversion 2020-12-19 18:29:13 +01:00
LibGfx LibGfx: Teach all image decoders to fail on bitmap allocation failure 2020-12-20 16:04:29 +01:00
LibGUI LibGUI: Make the GML parser a bit more fault-tolerant 2020-12-20 14:30:40 +01:00
LibHTTP LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes 2020-12-19 18:29:13 +01:00
LibImageDecoderClient
LibIPC LibIPC: Remove use of ByteBuffer::wrap() 2020-12-19 11:30:02 +01:00
LibJS LibJS: Don't treat '?.' followed by decimal digit as QuestionMarkPeriod 2020-12-14 22:25:46 +01:00
LibKeyboard
LibLine LibLine: Treat leftover data in buffer as a read event 2020-12-18 19:20:37 +01:00
LibM Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
LibMarkdown LibMarkdown: Reduce debug spam from invalid characters in table headings 2020-11-30 11:35:45 +01:00
LibPCIDB
LibProtocol LibProtocol: Remove use of ByteBuffer::wrap() in protocol API 2020-12-19 13:09:02 +01:00
LibPthread LibPthread: Return errors as positive return values 2020-12-12 21:28:12 +01:00
LibRegex LibRegex: Add a basic Regex<...>::replace() 2020-12-08 23:34:38 +01:00
LibTar
LibTextCodec LibTextCodec: Normalize incoming encodings in decoder_for() 2020-12-13 18:20:50 +01:00
LibThread
LibTLS LibTLS+Userland: Remove all uses of ByteBuffer::slice_view() 2020-12-19 18:29:13 +01:00
LibUnwind
LibVT LibVT: Add "Copy name" action to terminal link context menu 2020-12-07 15:55:12 +01:00
LibWeb LibWeb: Don't leave "border" CSS property around after expansion 2020-12-20 11:59:40 +01:00
LibX86
CMakeLists.txt LibCoreDump: Add library for parsing coredump files 2020-12-14 23:05:53 +01:00