]> 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:43:05 +0000 (08:43 -0600)
commit45f1fd30a7a5f55882829da114c17b1d4a854eee
treef36e6338651217822f084ce5c8f3b8fe90aa20e2
parent687f394572c01e389710909969e962237fa48287
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