]> 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:39 +0000 (08:42 -0600)
commite7fd61f95cf51fdaa69ea4006a0fd02f89ca41ac
tree06090e55c74e619d4f0d9773f7c6a711d64b3ff7
parentc6fb66cfdb9330dc012df979fdf6886035be7fb4
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