mirror of
https://github.com/minio/minio.git
synced 2025-11-28 21:18:10 -05:00
Logger targets were not race protected against concurrent updates from for example `HTTPConsoleLoggerSys`. Restrict direct access to targets and make slices immutable so a returned slice can be processed safely without locks.
6.4 KiB
6.4 KiB