mirror of
https://github.com/pgsty/minio.git
synced 2026-03-13 14:43:43 +01:00
replace dummy buffer with nullReader{} instead,
to avoid large memory allocations in memory
constrainted environments. allows running
obd tests in such environments.