Files
ladybird/Libraries/LibWeb/HTML
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
..
2024-12-05 12:13:09 +01:00
2024-12-05 12:13:09 +01:00
2024-11-25 21:13:53 +01:00
2024-11-19 23:30:43 +00:00
2024-12-05 12:13:09 +01:00
2024-12-05 12:13:09 +01:00