]> 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:30:15 +0000 (08:30 -0600)
commit78cb7d6feca4790e7a187ed3db64e48160135ceb
tree23b50a5d817409bed6ec8e81a0ceeaea9bf4af25
parent029ac0e882052d5c53d97016ea7e2f62039e6080
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