]> 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:17:27 +0000 (10:17 -0600)
commite7734476c6080af0e84b5e1b49a6c0020686f360
treead75313ac0b75a596c3df1dd406346074caec8fd
parent9a0fa514433eed4d8681abb7f0fae92071dba435
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
main/media_cache.c
pbx/pbx_dundi.c
utils/extconf.c
utils/smsq.c