mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 19:10:42 +03:00
f200a7fb6a
replace dummy buffer with nullReader{} instead,
to avoid large memory allocations in memory
constrainted environments. allows running
obd tests in such environments.