ladybird/Libraries
Lucas CHOLLET 2249f09267 LibWeb: Fix use-after-move in handle_successful_bitmap_decode
Introduced in bd932858, the code would try to move `result.color_space`
into the ImmutableBitmap created for each single frame of an image. For
animated images, this would result in a use-after-move from the second
frame.
2024-12-06 06:59:40 +00:00
..
LibCompress
LibCore LibCore/Process: Add DupFd file action 2024-12-05 17:02:57 -07:00
LibCrypto
LibDiff
LibDNS
LibFileSystem
LibGC
LibGfx LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibHTTP
LibIDL
LibImageDecoderClient LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibIPC
LibJS LibJS: Add workaround for invalid ISODateTimes in DifferenceISODateTime 2024-12-05 15:29:08 -05:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode LibUnicode: Support IgnorePunnycode option in ToAscii algorithm 2024-12-05 17:29:49 +01:00
LibURL LibURL: Set IDNA's IgnoreInvalidPunycode to false 2024-12-05 17:29:49 +01:00
LibWasm
LibWeb LibWeb: Fix use-after-move in handle_successful_bitmap_decode 2024-12-06 06:59:40 +00:00
LibWebSocket
LibWebView LibWebView+WebContent: Add and set cmdline option for echo server port 2024-12-05 17:02:57 -07:00
LibXML