]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Andrey Volk [Thu, 13 Feb 2020 18:02:30 +0000 (22:02 +0400)]
[mod_hash] Fix use of remote's hash table after free.
Andrey Volk [Wed, 12 Feb 2020 23:11:10 +0000 (03:11 +0400)]
Merge pull request #341 from signalwire/sofia_sdp
[sofia-sip] Fix sdp_session_cmp(), add test. Scan-build: Fix multiple dereferences of null pointer.
Andrey Volk [Wed, 12 Feb 2020 20:35:49 +0000 (00:35 +0400)]
[sofia-sip] Fix sdp_session_cmp(), add test. Scan-build: Fix multiple dereferences of null pointer.
Andrey Volk [Wed, 12 Feb 2020 19:50:11 +0000 (23:50 +0400)]
Merge pull request #292 from iguanae/issue_210
[mod_conference] Fix possible NULL argument.
Piotr Gregor [Wed, 12 Feb 2020 19:47:51 +0000 (19:47 +0000)]
[mod_avmd] Add test of CPU usage
Visytel [Wed, 12 Feb 2020 19:44:35 +0000 (06:44 +1100)]
[core] Turn DTMF logging on or off using sensitive_dtmf var
Andrey Volk [Wed, 12 Feb 2020 19:31:34 +0000 (23:31 +0400)]
[mod_conference] Fix possible NULL argument.
Andrey Volk [Wed, 12 Feb 2020 19:08:15 +0000 (23:08 +0400)]
Merge pull request #216 from rucc/short_play_fix
[core] fix: don't terminate file before max_samples returned
Andrey Volk [Wed, 12 Feb 2020 18:58:19 +0000 (22:58 +0400)]
Merge pull request #340 from dragos-oancea/spandsp-super_tone_rx-undefined
[spandsp] scan-build: The left operand of '>' is a garbage value - super_tone_chunk()
Andrey Volk [Wed, 12 Feb 2020 18:54:23 +0000 (22:54 +0400)]
Merge pull request #339 from dragos-oancea/switch_ivr_async-nullptr
[core] scan-build: Dereference of null pointer (loaded from variable 'result') - switch_ivr_play_and_detect_speech()
Andrey Volk [Wed, 12 Feb 2020 18:51:45 +0000 (22:51 +0400)]
Merge pull request #338 from dragos-oancea/switch_time-val-never-read
[core] scan-build: Value stored to 'time_sync' during its initialization is never read
Andrey Volk [Wed, 12 Feb 2020 18:50:08 +0000 (22:50 +0400)]
Merge pull request #334 from dragos-oancea/mod_sofia-call-info_val-never-read
[mod_sofia] scan-build: Access to field 'sip_call_info' results in a dereference of a null pointer (loaded from variable 'sip')
Andrey Volk [Wed, 12 Feb 2020 18:46:39 +0000 (22:46 +0400)]
Merge pull request #333 from dragos-oancea/sofia-sip_extra-val_never_read
[sofia-sip] scan-build: Value stored to 'ci' during its initialization is never read - sip_info_d()
Andrey Volk [Wed, 12 Feb 2020 18:42:46 +0000 (22:42 +0400)]
Merge pull request #332 from dragos-oancea/sofia-tport-null-ptr
[sofia-sip] scan-build: Access to field 'ai_addr' results in a dereference of a null pointer (loaded from variable 'res')
Andrey Volk [Wed, 12 Feb 2020 18:38:51 +0000 (22:38 +0400)]
Merge pull request #331 from dragos-oancea/sofia-sdp_zone-cmp-val-never-read
[sofia-sip] scan-build: Access to field 'z_number_of_adjustments' results in a dereference of a null pointer (loaded from variable 'a')
Andrey Volk [Wed, 12 Feb 2020 18:32:31 +0000 (22:32 +0400)]
Merge pull request #326 from dragos-oancea/sofia-nua_session-val-never-read
[sofia-sip] scan-build: Value stored to 'invite_timeout' is never read - nua_invite_client_request()
Andrey Volk [Wed, 12 Feb 2020 18:23:16 +0000 (22:23 +0400)]
Merge pull request #330 from dragos-oancea/sofia-sdp_val-never-read--
[sofia-sip] scan-build: Access to field 'c_nettype' results in a dereference of a null pointer (loaded from variable 'a')
Andrey Volk [Wed, 12 Feb 2020 18:15:51 +0000 (22:15 +0400)]
Merge pull request #329 from dragos-oancea/sofia-nta-now_val-never-read
[sofia-sip] scan-build: Value stored to 'now' during its initialization is never read - _nta_incoming_timer()
Andrey Volk [Wed, 12 Feb 2020 18:11:25 +0000 (22:11 +0400)]
Merge pull request #328 from dragos-oancea/sofia-nua_register-val-never_read-
[sofia-sip] scan-build: Value stored to 's' during its initialization is never read - nua_handle_contact_by_via()
Andrey Volk [Wed, 12 Feb 2020 18:08:52 +0000 (22:08 +0400)]
Merge pull request #327 from dragos-oancea/sofia-iptsec-val-never-read
[sofia-sip] scan-build: Value stored to 'phrase' is never read - auth_check_digest()
Dragos Oancea [Wed, 12 Feb 2020 00:41:17 +0000 (00:41 +0000)]
[sofia-sip] scan-build: Value stored to 'invite_timeout' is never read - nua_invite_client_request()
Andrey Volk [Wed, 12 Feb 2020 17:56:44 +0000 (21:56 +0400)]
Merge pull request #325 from dragos-oancea/sofia-nta-undefined
[sofia-sip] scan-build: Assigned value is garbage or undefined - outgoing_naptr_tport()
Dragos Oancea [Wed, 12 Feb 2020 10:30:20 +0000 (10:30 +0000)]
[spandsp] scan-build: The left operand of '>' is a garbage value - super_tone_chunk()
Dragos Oancea [Wed, 12 Feb 2020 10:23:32 +0000 (10:23 +0000)]
[core] scan-build: Dereference of null pointer (loaded from variable 'result') - switch_ivr_play_and_detect_speech()
Dragos Oancea [Wed, 12 Feb 2020 10:19:16 +0000 (10:19 +0000)]
[core] scan-build: Value stored to 'time_sync' during its initialization is never read
Dragos Oancea [Wed, 12 Feb 2020 01:53:24 +0000 (01:53 +0000)]
[mod_sofia] scan-build: Access to field 'sip_call_info' results in a dereference of a null pointer (loaded from variable 'sip')
Dragos Oancea [Wed, 12 Feb 2020 01:49:43 +0000 (01:49 +0000)]
[sofia-sip] scan-build: Value stored to 'ci' during its initialization is never read - sip_info_d()
Dragos Oancea [Wed, 12 Feb 2020 01:39:18 +0000 (01:39 +0000)]
[sofia-sip] scan-build: Access to field 'ai_addr' results in a dereference of a null pointer (loaded from variable 'res')
Dragos Oancea [Wed, 12 Feb 2020 01:29:25 +0000 (01:29 +0000)]
[sofia-sip] scan-build: Access to field 'z_number_of_adjustments' results in a dereference of a null pointer (loaded from variable 'a')
Dragos Oancea [Wed, 12 Feb 2020 01:21:30 +0000 (01:21 +0000)]
[sofia-sip] scan-build: Access to field 'c_nettype' results in a dereference of a null pointer (loaded from variable 'a')
Dragos Oancea [Wed, 12 Feb 2020 00:59:04 +0000 (00:59 +0000)]
[sofia-sip] scan-build: Value stored to 'now' during its initialization is never read - _nta_incoming_timer()
Dragos Oancea [Wed, 12 Feb 2020 00:55:12 +0000 (00:55 +0000)]
[sofia-sip] scan-build: Value stored to 's' during its initialization is never read - nua_handle_contact_by_via()
Dragos Oancea [Wed, 12 Feb 2020 00:49:17 +0000 (00:49 +0000)]
[sofia-sip] scan-build: Value stored to 'phrase' is never read - auth_check_digest()
Dragos Oancea [Tue, 11 Feb 2020 23:30:55 +0000 (23:30 +0000)]
[sofia-sip] scan-build: Assigned value is garbage or undefined - outgoing_naptr_tport()
Andrey Volk [Tue, 11 Feb 2020 21:04:04 +0000 (01:04 +0400)]
Merge pull request #309 from dragos-oancea/spandsp-gsm_val-never-read
[core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection()
Andrey Volk [Tue, 11 Feb 2020 21:02:32 +0000 (01:02 +0400)]
Merge pull request #308 from dragos-oancea/spandsp-t4_tx-val-never-read
[spandsp] scan-build: Value stored to 'result' is never read - read_tiff_t85_image()
Andrey Volk [Tue, 11 Feb 2020 21:00:49 +0000 (01:00 +0400)]
Merge pull request #306 from dragos-oancea/spandsp-super_tone_rx-div_by_zero
[spandsp] scan-build: Division by zero - test_cadence()
Andrey Volk [Tue, 11 Feb 2020 20:57:54 +0000 (00:57 +0400)]
Merge pull request #303 from dragos-oancea/switch_core_video-nullptr
[core] scan-build: Dereference of null pointer (loaded from variable 'txt') - switch_img_write_text_img(
Andrey Volk [Tue, 11 Feb 2020 20:55:04 +0000 (00:55 +0400)]
Merge pull request #302 from dragos-oancea/switch_log-res-undefined
[core] scan-build: The result of the '<<' expression is undefined - switch_log_str2mask()
Andrey Volk [Tue, 11 Feb 2020 20:52:28 +0000 (00:52 +0400)]
Merge pull request #301 from dragos-oancea/sofia-soa-nullptr
[sofia-sip] scan-build: Access to field 'c_address' results in a dereference of a null pointer (loaded from variable 'c'
Andrey Volk [Tue, 11 Feb 2020 20:49:42 +0000 (00:49 +0400)]
Merge pull request #300 from dragos-oancea/sofia-nua_stack-nullptr
[sofia-sip] scan-build: Access to field 'nh_destroyed' results in a dereference of a null pointer (loaded from variable 'nh')
Andrey Volk [Tue, 11 Feb 2020 20:45:30 +0000 (00:45 +0400)]
Merge pull request #299 from dragos-oancea/mod_sofia-nullptr
[mod_sofia] scan-build: Access to field 'sip_payload' results in a dereference of a null pointer (loaded from variable 'sip')
Andrey Volk [Tue, 11 Feb 2020 20:43:48 +0000 (00:43 +0400)]
Merge pull request #298 from dragos-oancea/sofia-sip_extra-val-never-read
[sofia-sip] scan-build: Value stored to 'end' during its initialization is never read - sip_info_d()
Andrey Volk [Tue, 11 Feb 2020 20:40:34 +0000 (00:40 +0400)]
Merge pull request #297 from dragos-oancea/sofia-nta_val-never-read
[sofia-sip] scan-build: Value stored to 'tport' is never read - incoming_retransmit_reply()
Andrey Volk [Tue, 11 Feb 2020 20:38:34 +0000 (00:38 +0400)]
Merge pull request #296 from dragos-oancea/sofia-nua_register-val-never-read
[sofia-sip] scan-build: Value stored to 'contacts' is never read - nua_register_client_request()
Andrey Volk [Tue, 11 Feb 2020 20:37:00 +0000 (00:37 +0400)]
Merge pull request #295 from dragos-oancea/sofia-msg_parser-val-never-read
[sofia-sip] scan-build: Value stored to 'rest' is never read - msg_extract_payload()
Andrey Volk [Tue, 11 Feb 2020 20:35:33 +0000 (00:35 +0400)]
Merge pull request #294 from dragos-oancea/sofia-tport_type_tcp-val-never-read
[sofia-sip] scan-build: Value stored to 'why' is never read - tport_tcp_ping()
Andrey Volk [Tue, 11 Feb 2020 20:32:34 +0000 (00:32 +0400)]
Merge pull request #293 from dragos-oancea/sofia-tport_tls-val-never-read
[sofia-sip] scan-build: Value stored to 'options' is never read - tls_init_context()
Andrey Volk [Tue, 11 Feb 2020 20:30:33 +0000 (00:30 +0400)]
Merge pull request #289 from dragos-oancea/sofia-nta-val-undefined
[sofia-sip] scan-build: Assigned value is garbage or undefined - outoing_naptr_tport()
Andrey Volk [Tue, 11 Feb 2020 20:21:52 +0000 (00:21 +0400)]
Merge pull request #288 from dragos-oancea/sofia-msg_parser_util-nullptr
[sofia-sip] scan-build: Null pointer passed as an argument to a 'null' parameter
Andrey Volk [Tue, 11 Feb 2020 20:05:51 +0000 (00:05 +0400)]
Merge pull request #277 from dragos-oancea/switch_event_base_add_header-null
[core] scan-build: Null pointer passed as an argument to a 'nonnull' parameter - switch_event_base_add_header()
Andrey Volk [Tue, 11 Feb 2020 20:02:19 +0000 (00:02 +0400)]
Merge pull request #274 from dragos-oancea/collect_thread_run_dead_a
[core] scan-build: Value stored to 'file' is never read
Visytel [Tue, 11 Feb 2020 19:58:33 +0000 (06:58 +1100)]
[core] Reduce log level to DEBUG for binding to events and certain clock messages
Andrey Volk [Mon, 10 Feb 2020 14:10:05 +0000 (18:10 +0400)]
Merge pull request #318 from signalwire/debian_optional
[Build-System] Update debian/control and replace all instances of Priority: extra with Priority: optional. Since Debian Policy version 4.0.1, the priority extra has been deprecated.
Andrey Volk [Mon, 10 Feb 2020 13:57:21 +0000 (17:57 +0400)]
Merge pull request #315 from dragos-oancea/opusfile_fmt
[mod_opusfile] use SWITCH_SIZE_T_FMT when printing debug logs.
Andrey Volk [Sat, 8 Feb 2020 16:29:44 +0000 (20:29 +0400)]
[Build-System] Update debian/control and replace all instances of Priority: extra with Priority: optional. Since Debian Policy version 4.0.1, the priority extra has been deprecated.
Dragos Oancea [Fri, 7 Feb 2020 12:34:37 +0000 (12:34 +0000)]
[mod_opusfile] use SWITCH_SIZE_T_FMT when printing debug logs.
Dragos Oancea [Tue, 4 Feb 2020 14:34:34 +0000 (14:34 +0000)]
[core] scan-build: Value stored to 'EM' is never read - rpe_grid_selection()
Dragos Oancea [Tue, 4 Feb 2020 14:31:06 +0000 (14:31 +0000)]
[spandsp] scan-build: Value stored to 'result' is never read - read_tiff_t85_image()
Dragos Oancea [Tue, 4 Feb 2020 14:22:57 +0000 (14:22 +0000)]
[spandsp] scan-build: Division by zero - test_cadence()
Dragos Oancea [Thu, 30 Jan 2020 21:56:44 +0000 (21:56 +0000)]
[core] scan-build: Null pointer passed as an argument to a 'nonnull' parameter - switch_event_base_add_header()
Dragos Oancea [Fri, 31 Jan 2020 23:43:37 +0000 (23:43 +0000)]
[core] scan-build: Dereference of null pointer (loaded from variable 'txt') - switch_img_write_text_img()
Dragos Oancea [Fri, 31 Jan 2020 23:28:25 +0000 (23:28 +0000)]
[core] scan-build: The result of the '<<' expression is undefined - switch_log_str2mask()
Dragos Oancea [Fri, 31 Jan 2020 23:17:08 +0000 (23:17 +0000)]
[sofia-sip] scan-build: Access to field 'c_address' results in a dereference of a null pointer (loaded from variable 'c')
Dragos Oancea [Fri, 31 Jan 2020 23:11:40 +0000 (23:11 +0000)]
[sofia-sip] scan-build: Access to field 'nh_destroyed' results in a dereference of a null pointer (loaded from variable 'nh')
Andrey Volk [Fri, 31 Jan 2020 22:36:27 +0000 (02:36 +0400)]
Merge pull request #287 from dragos-oancea/switch_ivr_park-val-never-read
[core] scan-build: Value stored to 'timeout' is never read - switch_ivr_park()
Andrey Volk [Fri, 31 Jan 2020 22:32:44 +0000 (02:32 +0400)]
Merge pull request #283 from dragos-oancea/eavesdrop_callback-val-never-read
[core] scan-build: Value stored to 'frame' during its initialization is never read - eavesdrop_callback()
Andrey Volk [Fri, 31 Jan 2020 22:29:56 +0000 (02:29 +0400)]
Merge pull request #286 from dragos-oancea/miniupnpc_val-never-read
[miniupnpc] Value stored to 'fd_flags' is never read
Andrey Volk [Fri, 31 Jan 2020 22:25:03 +0000 (02:25 +0400)]
Merge pull request #282 from dragos-oancea/switch_ivr_collect_digits_callback-null-deref
[core] scan-build: Called function pointer is null (null dereference) - switch_ivr_collect_digits_callback()
Dragos Oancea [Thu, 30 Jan 2020 23:26:19 +0000 (23:26 +0000)]
[core] scan-build: Value stored to 'frame' during its initialization is never read - eavesdrop_callback()
Dragos Oancea [Fri, 31 Jan 2020 21:52:47 +0000 (21:52 +0000)]
[mod_sofia] scan-build: Access to field 'sip_payload' results in a dereference of a null pointer (loaded from variable 'sip')
Dragos Oancea [Fri, 31 Jan 2020 21:47:07 +0000 (21:47 +0000)]
[sofia-sip] scan-build: Value stored to 'end' during its initialization is never read - sip_info_d()
Dragos Oancea [Fri, 31 Jan 2020 21:43:11 +0000 (21:43 +0000)]
[sofia-sip] scan-build: Value stored to 'tport' is never read - incoming_retransmit_reply()
Andrey Volk [Fri, 31 Jan 2020 21:43:11 +0000 (01:43 +0400)]
Merge pull request #278 from dragos-oancea/switch_loadable_module_nullptr
[core] scan-build: Access to field 'microseconds_per_packet' results in a dereference of a null pointer
Dragos Oancea [Fri, 31 Jan 2020 21:39:51 +0000 (21:39 +0000)]
[sofia-sip] scan-build: Value stored to 'contacts' is never read - nua_register_client_request()
Dragos Oancea [Fri, 31 Jan 2020 21:35:30 +0000 (21:35 +0000)]
[sofia-sip] scan-build: Value stored to 'rest' is never read - msg_extract_payload()
Dragos Oancea [Fri, 31 Jan 2020 21:32:22 +0000 (21:32 +0000)]
[sofia-sip] scan-build: Value stored to 'why' is never read - tport_tcp_ping()
Dragos Oancea [Fri, 31 Jan 2020 21:19:54 +0000 (21:19 +0000)]
[sofia-sip] scan-build: Value stored to 'options' is never read - tls_init_context()
Andrey Volk [Fri, 31 Jan 2020 18:56:07 +0000 (22:56 +0400)]
Merge pull request #284 from signalwire/sndfile
[Build-System] Add sndfile.conf.xml to CentOS spec file.
Andrey Volk [Fri, 31 Jan 2020 18:50:52 +0000 (22:50 +0400)]
Merge pull request #280 from dragos-oancea/switch_ivr_val-never-read
[core] scan-build: Value stored to 'first_timeout' is never read - switch_ivr_collect_digits_count()
Dragos Oancea [Thu, 30 Jan 2020 22:02:16 +0000 (22:02 +0000)]
[core] scan-build: Access to field 'microseconds_per_packet' results in a dereference of a null pointer
Andrey Volk [Fri, 31 Jan 2020 18:48:02 +0000 (22:48 +0400)]
Merge pull request #279 from dragos-oancea/switch_ivr_broadcast_val-never-read
[core] scan-build: Value stored to 'master' is never read - switch_ivr_broadcast()
Dragos Oancea [Fri, 31 Jan 2020 15:27:54 +0000 (15:27 +0000)]
[sofia-sip] scan-build: Assigned value is garbage or undefined - outgoing_naptr_tport()
Dragos Oancea [Fri, 31 Jan 2020 15:19:08 +0000 (15:19 +0000)]
[sofia-sip] scan-build: Null pointer passed as an argument to a 'nonnull' parameter
Dragos Oancea [Fri, 31 Jan 2020 15:07:02 +0000 (15:07 +0000)]
[core] scan-build: Value stored to 'timeout' is never read - switch_ivr_park()
Dragos Oancea [Fri, 31 Jan 2020 14:35:04 +0000 (14:35 +0000)]
[miniupnpc] Value stored to 'fd_flags' is never read
Andrey Volk [Fri, 31 Jan 2020 08:31:59 +0000 (12:31 +0400)]
[Build-System] Add sndfile.conf.xml to CentOS spec file.
Andrey Volk [Thu, 30 Jan 2020 23:26:21 +0000 (03:26 +0400)]
Merge pull request #281 from signalwire/dronenode
[Unit-test] Separate to a node on Drone CI
Dragos Oancea [Thu, 30 Jan 2020 23:20:38 +0000 (23:20 +0000)]
[core] scan-build: Called function pointer is null (null dereference) - switch_ivr_collect_digits_callback()
Andrey Volk [Thu, 30 Jan 2020 22:34:56 +0000 (02:34 +0400)]
[Unit-test] Separate to a node on Drone CI
Dragos Oancea [Thu, 30 Jan 2020 22:31:04 +0000 (22:31 +0000)]
[core] scan-build: Value stored to 'first_timeout' is never read - switch_ivr_collect_digits_count()
Dragos Oancea [Thu, 30 Jan 2020 22:25:43 +0000 (22:25 +0000)]
[core] scan-build: Value stored to 'master' is never read - switch_ivr_broadcast()
Andrey Volk [Thu, 30 Jan 2020 19:31:00 +0000 (23:31 +0400)]
Merge pull request #266 from dragos-oancea/conf_passthrough_fix
[mod_conference] fix overflow (video mode == passthrough)
Andrey Volk [Thu, 30 Jan 2020 19:25:47 +0000 (23:25 +0400)]
Merge pull request #275 from dragos-oancea/memleak_playback_err
[core] fix memory leak on playback, in certain error conditions (eg: native file related)
Andrey Volk [Thu, 30 Jan 2020 19:24:38 +0000 (23:24 +0400)]
Merge pull request #273 from dragos-oancea/switch_core_session_reporting_state_dead_a
[core] scan-build: Value stored to 'midstate' during its initialization is never read
Andrey Volk [Thu, 30 Jan 2020 19:23:11 +0000 (23:23 +0400)]
Merge pull request #272 from dragos-oancea/switch_ivr_tone_detect_session_dead_a
[core] scan-build: Value stored to 'status' is never read
Andrey Volk [Thu, 30 Jan 2020 19:21:46 +0000 (23:21 +0400)]
Merge pull request #271 from dragos-oancea/switch_img_write_text_img_dead_a
[core] scan-build: Value stored to 'len' is never read
Andrey Volk [Thu, 30 Jan 2020 19:19:12 +0000 (23:19 +0400)]
Merge pull request #270 from dragos-oancea/switch_loadable_module_dead_a
[core] scan-build: Value stored to 'err' is never read
Andrey Volk [Thu, 30 Jan 2020 19:16:50 +0000 (23:16 +0400)]
Merge pull request #269 from dragos-oancea/tzparse_dead_a
[core] scan-build: Value stored to 'theiroffset' is never read
Dragos Oancea [Thu, 30 Jan 2020 18:04:51 +0000 (18:04 +0000)]
[mod_conference] fix overflow (video mode == passthrough)