Files
ladybird/Libraries/LibWeb/HTML/ImageBitmap.cpp
Andreas Kling 207d82f8bc LibWeb: Actually protect buffer in create_bitmap_from_bitmap_data()
We were capturing a copy of the ByteBuffer instead of moving it into the
closure.
2025-12-27 16:40:34 +01:00

5.4 KiB