Files
ladybird/Libraries/LibWeb/HTML/HTMLCanvasElement.cpp
Aliaksandr Kalenik fd25fea3ab LibWeb: Add missing empty size check before allocating PaintingSurface
Fixes crashing when Gfx::PaintingSurface::create_with_size() is called
with a size of 0.
2024-12-05 17:21:05 +01:00

17 KiB