Andreas Kling
|
c7d0c2ee7a
|
LibGfx: Teach all image decoders to fail on bitmap allocation failure
We don't need to wait for oss-fuzz to find this for us. :^)
|
2020-12-20 16:04:29 +01:00 |
|
Nico Weber
|
9ea709e1f3
|
LibGfx: Put PPM logs behind (default-off) PPM_DEBUG
|
2020-11-19 14:04:35 +01:00 |
|
Andreas Kling
|
69518bd178
|
LibGfx: Fail PPM decode if there's not enough pixel data in the input
Fixes #3820.
|
2020-11-13 12:01:32 +01:00 |
|
asynts
|
10c6f062b3
|
AK: Add Endian.h header to replace NetworkOrdered.h.
|
2020-08-25 16:22:14 +02:00 |
|
Hüseyin ASLITÜRK
|
326032b138
|
LibGfx: Add PPM image file type support
|
2020-06-22 18:11:22 +02:00 |
|