mirror of
https://github.com/minio/minio.git
synced 2025-11-21 10:16:03 -05:00
- Data from disk was being read after bitrot verification to return data for GetObject. Strictly speaking this does not guarantee bitrot protection, as disks may return bad data even temporarily. - This fix reads data from disk, verifies data for bitrot and then returns data to the client directly.
2.6 KiB
2.6 KiB