minio/cmd/testdata
Harshavardhana cf94d1f1f1
do not crash readXLMetaNoData - if the xl.meta has incorrect content (#14538)
```
tmp = buf[want:]
```

Would potentially crash when `buf` is truncated for some reason
and does not have the expected bytes, this is of course considered
not normal and is an odd situation. But we do not need to crash
here instead allow for errors to be returned and let callers handle
the errors.
2022-03-14 09:07:46 -07:00
..
decryptObjectInfo.json.zst
metacache.s2
xl-meta-consist.zip Fix inconsistent metadata after healing (#14125) 2022-01-19 10:48:00 -08:00
xl.meta
xl.meta-corrupt.gz do not crash readXLMetaNoData - if the xl.meta has incorrect content (#14538) 2022-03-14 09:07:46 -07:00
xl.meta-v1.2.zst