mirror of https://github.com/minio/minio.git
9ca7470ccc
This is to avoid using unsafe.Pointer type code dependency for MinIO, this causes crashes on ARM64 platforms Refer #8005 collection of runtime crashes due to unsafe.Pointer usage incorrectly. We have seen issues like this before when using jsoniter library in the past. This PR hopes to fix this using fastjson |
||
---|---|---|
.. | ||
azure | ||
b2 | ||
gcs | ||
hdfs | ||
nas | ||
oss | ||
s3 | ||
gateway.go |