mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 14:23:28 +03:00
f16df2a4e7
This is to avoid nil pointer dereference when method by pointer reference and method by value reference are implemented. Fixes #8387