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