mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
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.
This commit is contained in:
BIN
cmd/testdata/xl.meta-corrupt.gz
vendored
Normal file
BIN
cmd/testdata/xl.meta-corrupt.gz
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user