mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 12:15:18 +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