asterisk/res/res_pjsip
Alexei Gradinari 41ee14bfae compilation failed with -Werror=maybe-uninitialized
The compilation failed for devmode
--enable DONT_OPTIMIZE
--enable BETTER_BACKTRACES
--enable DO_CRASH
--enable TEST_FRAMEWORK

res_pjsip/pjsip_configuration.c: In function dtls_handler:
res_pjsip/pjsip_configuration.c:974:20: error:
back may be used uninitialized in this function [-Werror=maybe-uninitialized]
int size = strlen(front);
           ^
cc1: all warnings being treated as errors

Change-Id: I7f082ead0312792a577ec7c73015ba64dabca580
2016-08-22 08:56:11 -05:00
..
include res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06:00
config_auth.c res_pjsip: Add "like" processing to pjsip list and show commands 2015-10-24 11:02:43 -05:00
config_domain_aliases.c res_pjsip: Move internal init/destroy prototypes to private header file. 2015-03-11 16:39:29 +00:00
config_global.c res_pjsip: Fail global load if debug or default_from_user are empty 2016-08-11 12:33:14 -05:00
config_system.c res_pjsip: Set threadpool max size default to 50. 2015-11-02 18:24:09 -05:00
config_transport.c PJSIP: provide valid tcp nodelay option for reuse 2016-07-07 11:32:58 -05:00
location.c Merge "location.c: Misc fixes and cleanups." 2016-08-12 12:08:57 -05:00
pjsip_cli.c chan_pjsip: Add 'pjsip show channelstats' 2016-03-29 14:35:31 -05:00
pjsip_configuration.c compilation failed with -Werror=maybe-uninitialized 2016-08-22 08:56:11 -05:00
pjsip_distributor.c pjsip_distributor.c: Add missing allocation failure check. 2016-08-11 11:57:22 -05:00
pjsip_global_headers.c res_pjsip: Fixed invalid empty Server and User-Agent SIP headers. 2015-03-11 15:22:01 +00:00
pjsip_options.c pjsip_options.c: Fix container operation. 2016-07-13 15:12:18 -05:00
pjsip_resolver.c DNS: Need to use the same serializer for a pjproject SIP transaction. 2015-06-10 19:22:13 -05:00
pjsip_scheduler.c res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06:00
presence_xml.c res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case. 2016-01-21 16:04:39 -06:00
security_events.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00