]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_geolocation: Fix issues exposed by compiling with -O2
authorGeorge Joseph <gjoseph@digium.com>
Fri, 16 Sep 2022 13:43:00 +0000 (07:43 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 16 Sep 2022 14:42:21 +0000 (08:42 -0600)
commitc2a343b8c942d2dacb4f0372a50f9035df8219a8
treeb28eced75fc3aff5c82608ffdb0facf7bb2da61b
parent70489083b16f9e20a75c49dec3dbe930c4041f65
res_geolocation: Fix issues exposed by compiling with -O2

Fixed "may be used uninitialized" errors in geoloc_config.c.

ASTERISK-30234

Change-Id: I1ea336bf7abbc16fa59b75720f0db8f1d960b3d4
res/res_geolocation/geoloc_config.c