]> git.ipfire.org Git - thirdparty/asterisk.git/commit
build: GCC 5.1.x catches some new const, array bounds and missing paren issues 24/1524/1
authorGeorge Joseph <george.joseph@fairview5.com>
Sat, 24 Oct 2015 18:08:41 +0000 (12:08 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Sat, 24 Oct 2015 21:08:54 +0000 (16:08 -0500)
commit4328d320c2aba32b7848b46a8963fbb7308a18c2
tree48bf3dda1e92202a9252f018d1fb307159d954fe
parent08fe5256a90c70955110c3a64ee252b319809d35
build: GCC 5.1.x catches some new const, array bounds and missing paren issues

Fixed 1 issue in each of the affected files.

ASTERISK-25494 #close
Reported-by: George Joseph
Tested-by: George Joseph
Change-Id: I818f149cd66a93b062df421e1c73c7942f5a4a77
channels/chan_dahdi.c
channels/sig_pri.c