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