1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 03:07:39 +00:00
serenity/Kernel/Bus
Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible
This allows us to eliminate a major source of infallible allocation in
the Kernel, as well as lay down the groundwork for OOM fallibility in
userland.
2022-02-27 20:37:57 +01:00
..
PCI AK: Make Bitmap construction OOM-fallible 2022-02-11 17:49:46 +02:00
USB Everywhere: Make JSON serialization fallible 2022-02-27 20:37:57 +01:00
VirtIO Kernel: Init receive buffer for dynamically created VirtIO console port 2022-02-20 20:32:22 -08:00