mirror of
https://github.com/versity/versitygw.git
synced 2026-01-05 11:24:52 +00:00
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