Files
ladybird/Libraries/LibGfx
Ben Wiederhake ecb16f421d LibGfx: Handle OOM slightly better
When create_with_shared_buffer() is called in the next line, the
RefPtr::operator* asserts that the RefPtr is not null. That can happen when
we're low-ish on memory, and the image is huge.
2020-12-06 00:06:05 +01:00
..
2020-12-06 00:06:05 +01:00
2020-12-02 10:46:40 +01:00
2020-11-22 16:07:00 +01:00
2020-11-22 16:07:00 +01:00
2020-11-22 16:07:00 +01:00
2020-10-26 18:55:36 +01:00
2020-07-25 02:13:43 +02:00
2020-10-12 20:04:48 +02:00