asterisk/channels
Naveen Albert f9ba1ee7c9 sig_analog: Fix truncated buffer copy
Fixes compiler warning caused by a truncated copy of the ANI2 into a
buffer of size 10. This could prevent the null terminator from being
copied if the copy value exceeds the size of the buffer. This increases
the buffer size to 101 to ensure there is no way for truncation to occur.

ASTERISK-29702 #close

Change-Id: Ief9052212952840fa44de6463b8699fdb3e163d0
2021-11-08 12:29:54 -06:00
..
dahdi Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
iax2 chan_iax2: Add ANI2/OLI information element 2021-09-02 14:17:11 -05:00
pjsip chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution 2020-08-28 13:21:48 -05:00
sip chan_sip: Remove unused sip_socket->port. 2020-11-19 15:36:46 -06:00
Makefile chan_misdn: Remove deprecated module. 2021-08-17 10:37:40 -03:00
chan_alsa.c chan_alsa, chan_sip: Add replacement to moduleinfo 2021-08-19 07:58:39 -05:00
chan_audiosocket.c Compiler fixes for GCC with -Og 2020-11-03 17:08:07 -06:00
chan_bridge_media.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
chan_console.c Fixes for GCC 9 2019-05-10 10:22:55 -06:00
chan_dahdi.c sig_analog: Changes to improve electromechanical signalling compatibility 2021-08-20 12:26:18 -07:00
chan_dahdi.h sig_analog: Changes to improve electromechanical signalling compatibility 2021-08-20 12:26:18 -07:00
chan_iax2.c chan_iax2: Allow both secret and outkey at dial time 2021-11-08 11:26:21 -06:00
chan_mgcp.c mgcp: Remove dead debug code 2021-08-16 12:33:09 -05:00
chan_motif.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
chan_phone.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
chan_pjsip.c res_pjsip_caller_id: Add ANI2/OLI parsing 2021-09-15 10:27:40 -05:00
chan_rtp.c chan_rtp: Accept hostname as well as ip address as destination 2019-08-22 07:39:50 -05:00
chan_sip.c chan_alsa, chan_sip: Add replacement to moduleinfo 2021-08-19 07:58:39 -05:00
chan_skinny.c various: Fix GCC 11 compilation issues. 2021-10-21 13:18:41 -05:00
chan_unistim.c chan_unistim: Avoid tautological warnings with clang. 2020-04-08 08:33:05 -05:00
console_board.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_gui.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_video.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
console_video.h Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
sig_analog.c sig_analog: Fix truncated buffer copy 2021-11-08 12:29:54 -06:00
sig_analog.h sig_analog: Changes to improve electromechanical signalling compatibility 2021-08-20 12:26:18 -07:00
sig_pri.c sig_pri: Fix deadlock caused by sig_pri_queue_hangup 2020-01-07 07:20:24 -06:00
sig_pri.h MWI: Update modules that subscribe to MWI to use new API calls 2019-07-08 18:12:49 -05:00
sig_ss7.c Logger: Convert 'struct ast_callid' to unsigned int. 2015-03-13 01:12:35 +00:00
sig_ss7.h chan_dahdi: Adds support for major update to libss7. 2014-06-16 18:27:51 +00:00
vcodecs.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
vgrabbers.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00