Files
asterisk/main
Corey Farrell 68bde0f07d CDR: Protect from data overflow in ast_cdr_setuserfield.
ast_cdr_setuserfield wrote to a fixed length field using strcpy. This could
result in a buffer overrun when called from chan_sip or func_cdr. This patch
adds a maximum bytes written to the field by using ast_copy_string instead.

ASTERISK-26897 #close
patches:
  0001-CDR-Protect-from-data-overflow-in-ast_cdr_setuserfie.patch submitted
    by Corey Farrell (license #5909)

Change-Id: Ib23ca77e9b9e2803a450e1206af45df2d2fdf65c
2017-04-04 10:12:27 +00:00
..
2016-06-22 12:21:11 -05:00
2016-08-24 11:02:47 -05:00
2016-07-14 15:54:21 -05:00
2016-08-24 11:02:47 -05:00
2016-08-24 11:02:47 -05:00
2017-03-27 10:36:23 -04:00
2016-09-20 12:01:57 -05:00
2016-11-01 12:37:58 -05:00
2016-08-15 13:09:30 -05:00