Files
asterisk/utils
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
GCC 7 has added capability to produce warnings, this fixes most of those
warnings.  The specific warnings are disabled in a few places:

* app_voicemail.c: truncation of paths more than 4096 chars in many places.
* chan_mgcp.c: callid truncated to 80 chars.
* cdr.c: two userfields are combined to cdr copy, fix would break ABI.
* tcptls.c: ignore use of deprecated method SSLv3_client_method().

ASTERISK-27156 #close

Change-Id: I65f280e7d3cfad279d16f41823a4d6fddcbc4c88
2017-08-01 15:44:29 -06:00
..
2011-07-06 20:58:12 +00:00
2015-06-02 16:27:51 -05:00
2014-07-04 13:26:37 +00:00
2012-06-15 16:20:16 +00:00
2009-08-10 19:20:57 +00:00
2012-10-14 21:57:42 +00:00