Files
ladybird/Userland/Libraries/LibGUI
Ben Wiederhake 768915bbcd LibGUI: Make clipboard bitmap parsing more robust
In particular, malicious programs used to be able to set arbitrary
values as "format", which could cause UB (most likely a crash).

Furthermore, we do not transmit palette data, so an application sending
an indexed bitmap cannot possibly expect the other side to receive a
useful image. Therefore, we refuse to build a bitmap.
2021-11-21 11:49:06 +00:00
..
2021-10-06 23:52:40 +01:00
2021-11-02 17:53:22 +01:00
2021-10-06 23:52:40 +01:00
2021-09-03 02:32:43 +02:00