mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
d88c7fee32
This is a first step towards handling PNG encoding failures instead of just falling over and crashing the program. This initial step will cause encode() to return an error if the final ByteBuffer copy fails to allocate. There are more potential failures that will be surfaced by subsequent commits. Two FIXMEs were killed in the making of this patch. :^) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConnectionToClipboardServer.cpp | ||
ConnectionToClipboardServer.h | ||
main.cpp | ||
SpiceAgent.cpp | ||
SpiceAgent.h |