]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixes for GCC 9
authorGeorge Joseph <gjoseph@digium.com>
Fri, 10 May 2019 15:48:28 +0000 (09:48 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 10 May 2019 16:19:50 +0000 (10:19 -0600)
commit4337895aeed4f7986c9d2b997631fa74f8a3f4a1
tree6b2567835df6bb42b161d2c43738591380824f61
parent92832bf17643900e663ba21635226c3e3a215e21
Fixes for GCC 9

Various fixes for issues caught by gcc 9.  Mostly snprintf
trying to copy to a buffer potentially too small.

ASTERISK-28412

Change-Id: I9e85a60f3c81d46df16cfdd1c329ce63432cf32e
apps/app_adsiprog.c
apps/app_followme.c
channels/chan_console.c
channels/chan_iax2.c
pbx/pbx_dundi.c
utils/extconf.c
utils/smsq.c