Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Brian Gianforcaro 7c950c2d01 Kernel: Use ByteBuffer::zero_fill() instead of raw memset in Ext2
There was a typo in one of the memsets, use the type safe wrapper instead.

Fix EXt
2021-02-21 11:52:47 +01:00

56 KiB