mirror of
https://github.com/pgsty/minio.git
synced 2026-09-07 19:16:09 +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.