Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Brian Gianforcaro 15cd5d324c Kernel: Handle OOM from KBuffer usage in Ext2FS::get_bitmap_block()
Fixes up error handling on an OOM-able path, and removes one more usage
of KBuffer::create_with_size.
2021-08-03 18:54:23 +02:00

71 KiB