Files
ladybird/Kernel/Storage/Partition/DiskPartition.cpp
Idan Horowitz b9cce82cf3 Kernel: Stop using unsigned when adjusting offsets in DiskPartition
These can only contain 32 bit values, and so will truncate very large
offsets.
2022-01-25 22:41:17 +02:00

2.9 KiB