]> 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:49 +0000 (08:42 -0600)
commit03c8c596326579c681119a55143f0d337e61acf1
treec789cc184a02e6a8ff47900a019d203593230939
parent1061c9d5bf868cb65c3f85704a74da68082f4d24
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