mirror of
https://github.com/versity/versitygw.git
synced 2026-07-02 16:54:25 +00:00
795324109e
This fixes a nil deref when the region is not set for the access log. This was reported to happen during netwrok security scans likely sending unexpected requests triggering this case. Fixes #1463