Fix dereference null pointer warning.

This fixes
warning: Access to field 'region' results in a dereference of a
null pointer (loaded from variable 'config')

Test: The warning is gone.
Change-Id: Iac531e879a6768d8638e77fc03dadb08481c486a
1 file changed