]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
5 years ago[mod_java] scan-build: Undefined or garbage value returned to caller - run_dtmf_callb... 452/head
Dragos Oancea [Thu, 27 Feb 2020 12:30:30 +0000 (12:30 +0000)] 
[mod_java] scan-build: Undefined or garbage value returned to caller - run_dtmf_callback()

5 years agoMerge pull request #444 from signalwire/mod_abstraction
Andrey Volk [Wed, 26 Feb 2020 20:09:12 +0000 (00:09 +0400)] 
Merge pull request #444 from signalwire/mod_abstraction

[mod_abstraction] scan-build: Fix dead assignment.

5 years agoMerge pull request #443 from signalwire/mod_callcenter
Andrey Volk [Wed, 26 Feb 2020 20:07:37 +0000 (00:07 +0400)] 
Merge pull request #443 from signalwire/mod_callcenter

[mod_callcenter] scan-build: Fix dead initialization.

5 years agoMerge pull request #442 from signalwire/mod_cidlookup
Andrey Volk [Wed, 26 Feb 2020 20:06:27 +0000 (00:06 +0400)] 
Merge pull request #442 from signalwire/mod_cidlookup

[mod_cidlookup] Fix dereference of null pointer and optimize use of pool's memory avoiding double-allocations.

5 years agoMerge pull request #440 from signalwire/mod_rss
Andrey Volk [Wed, 26 Feb 2020 20:05:05 +0000 (00:05 +0400)] 
Merge pull request #440 from signalwire/mod_rss

[mod_rss] scan-build: Fix dead assignments.

5 years agoMerge pull request #439 from dragos-oancea/mod_rtmp-profile-nullptr-deref
Andrey Volk [Wed, 26 Feb 2020 20:03:23 +0000 (00:03 +0400)] 
Merge pull request #439 from dragos-oancea/mod_rtmp-profile-nullptr-deref

[mod_rtmp] scan-build: Access to field 'name' results in a dereference of a null pointer (loaded from variable 'profile') - config_profile()

5 years agoMerge pull request #437 from dragos-oancea/mod_amqp-nullptr-deref
Andrey Volk [Wed, 26 Feb 2020 20:01:26 +0000 (00:01 +0400)] 
Merge pull request #437 from dragos-oancea/mod_amqp-nullptr-deref

[mod_amqp] scan-build: Dereference of null pointer (loaded from variable 'active') - mod_amqp_connection_open()

5 years agoMerge pull request #441 from signalwire/mod_memcache
Andrey Volk [Wed, 26 Feb 2020 19:59:24 +0000 (23:59 +0400)] 
Merge pull request #441 from signalwire/mod_memcache

[mod_memcache] scan-build: Fix "Uninitialized argument value"

5 years agoMerge pull request #435 from dragos-oancea/mod_voicemail_ivr-nullptr-arg
Andrey Volk [Wed, 26 Feb 2020 19:57:39 +0000 (23:57 +0400)] 
Merge pull request #435 from dragos-oancea/mod_voicemail_ivr-nullptr-arg

[mod_voicemail_ivr] scan-build: Null pointer passed as an argument to a 'nonnull' parameter - SWITCH_STANDARD_APP(voicemail_ivr_function)

5 years agoMerge pull request #434 from signalwire/databases
Andrey Volk [Wed, 26 Feb 2020 19:55:37 +0000 (23:55 +0400)] 
Merge pull request #434 from signalwire/databases

[mod_pgsql,mod_mariadb] Fix scan-build warnings.

5 years agoMerge pull request #433 from dragos-oancea/mod_verto-status--val-never-read
Andrey Volk [Wed, 26 Feb 2020 19:53:45 +0000 (23:53 +0400)] 
Merge pull request #433 from dragos-oancea/mod_verto-status--val-never-read

[mod_verto] scan-build: Value stored to 'status' is never read - verto_read_text_frame()

5 years agoMerge pull request #431 from dragos-oancea/mod_oreka-linear-frame--val-never-read
Andrey Volk [Wed, 26 Feb 2020 19:51:50 +0000 (23:51 +0400)] 
Merge pull request #431 from dragos-oancea/mod_oreka-linear-frame--val-never-read

[mod_oreka] scan-build: Value stored to 'linear_frame' is never read oreka_audio_callback()

5 years agoMerge pull request #430 from dragos-oancea/mod_vlc-vcontext-val-never-read
Andrey Volk [Wed, 26 Feb 2020 19:49:32 +0000 (23:49 +0400)] 
Merge pull request #430 from dragos-oancea/mod_vlc-vcontext-val-never-read

[mod_vlc] scan-build: Value stored to 'vcontext' is never read - vlc_file_av_open()

5 years agoMerge pull request #429 from dragos-oancea/mod_erlang_event-nullptr-deref
Andrey Volk [Wed, 26 Feb 2020 19:47:56 +0000 (23:47 +0400)] 
Merge pull request #429 from dragos-oancea/mod_erlang_event-nullptr-deref

[mod_erlang_event] scan-build: Access to field 'rwlock' results in a dereference of a null pointer (loaded from variable 'listener')

5 years agoMerge pull request #428 from dragos-oancea/mod_skinny-val-never-read
Andrey Volk [Wed, 26 Feb 2020 19:46:49 +0000 (23:46 +0400)] 
Merge pull request #428 from dragos-oancea/mod_skinny-val-never-read

[mod_skinny] scan-build: Value stored to 'profile' is never read - channel_outgoing_channel()

5 years agoMerge pull request #427 from dragos-oancea/mod_verto-nullptr-arg
Andrey Volk [Wed, 26 Feb 2020 19:45:09 +0000 (23:45 +0400)] 
Merge pull request #427 from dragos-oancea/mod_verto-nullptr-arg

[mod_verto] scan-build: Null pointer argument in call to string comparison function - http_run()

5 years agoMerge pull request #426 from signalwire/mod_json_cdr
Andrey Volk [Wed, 26 Feb 2020 19:43:37 +0000 (23:43 +0400)] 
Merge pull request #426 from signalwire/mod_json_cdr

[mod_json_cdr] scan-build: Fix dead assignments.

5 years agoMerge pull request #424 from signalwire/mod_odbc_cdr
Andrey Volk [Wed, 26 Feb 2020 19:42:07 +0000 (23:42 +0400)] 
Merge pull request #424 from signalwire/mod_odbc_cdr

[mod_odbc_cdr] scan-build: Fix dereference of null pointer and a dead assignment.

5 years agoMerge pull request #423 from signalwire/mod_imagick
Andrey Volk [Wed, 26 Feb 2020 19:40:50 +0000 (23:40 +0400)] 
Merge pull request #423 from signalwire/mod_imagick

[mod_imagick] Remove unused variable.

5 years agoMerge pull request #422 from signalwire/mod_png
Andrey Volk [Wed, 26 Feb 2020 19:39:28 +0000 (23:39 +0400)] 
Merge pull request #422 from signalwire/mod_png

[mod_png] Remove unused variable.

5 years agoMerge pull request #421 from signalwire/mod_portaudio_stream
Andrey Volk [Wed, 26 Feb 2020 19:37:54 +0000 (23:37 +0400)] 
Merge pull request #421 from signalwire/mod_portaudio_stream

[mod_portaudio_stream] scan-build: Fix dead assignment.

5 years agoMerge pull request #419 from dragos-oancea/mod_unimrcp-val-never-read
Andrey Volk [Wed, 26 Feb 2020 19:36:18 +0000 (23:36 +0400)] 
Merge pull request #419 from dragos-oancea/mod_unimrcp-val-never-read

[mod_unimrcp] scan-build: Value stored to 'lname' is never read - audio_queue_create()

5 years agoMerge pull request #418 from signalwire/mod_python
Andrey Volk [Wed, 26 Feb 2020 19:32:20 +0000 (23:32 +0400)] 
Merge pull request #418 from signalwire/mod_python

[mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null"

5 years agoMerge pull request #417 from signalwire/say
Andrey Volk [Wed, 26 Feb 2020 19:28:55 +0000 (23:28 +0400)] 
Merge pull request #417 from signalwire/say

[mod_say_xx] Fix multiple dead assignments

5 years agoMerge pull request #416 from dragos-oancea/mod_amr-nullptr-deref
Andrey Volk [Wed, 26 Feb 2020 19:27:25 +0000 (23:27 +0400)] 
Merge pull request #416 from dragos-oancea/mod_amr-nullptr-deref

[mod_amr] scan-build: Array access (from variable 'tocs') results in a null pointer dereference - switch_amr_unpack_oa()

5 years agoMerge pull request #415 from dragos-oancea/mod_amr-build-val-never-read
Andrey Volk [Wed, 26 Feb 2020 19:19:42 +0000 (23:19 +0400)] 
Merge pull request #415 from dragos-oancea/mod_amr-build-val-never-read

[mod_amr] scan-build: Value stored to 'ft' is never read - switch_amr_unpack_be()

5 years ago[mod_httapi] Introduction of connect-timeout param
Saurabh [Wed, 26 Feb 2020 19:08:21 +0000 (00:38 +0530)] 
[mod_httapi] Introduction of connect-timeout param

5 years ago[mod_abstraction] scan-build: Fix dead assignment. 444/head
Andrey Volk [Wed, 26 Feb 2020 13:02:26 +0000 (17:02 +0400)] 
[mod_abstraction] scan-build: Fix dead assignment.

5 years ago[mod_callcenter] scan-build: Fix dead initialization. 443/head
Andrey Volk [Wed, 26 Feb 2020 12:53:21 +0000 (16:53 +0400)] 
[mod_callcenter] scan-build: Fix dead initialization.

5 years ago[mod_cidlookup] Fix dereference of null pointer and optimize use of pool's memory... 442/head
Andrey Volk [Wed, 26 Feb 2020 12:12:32 +0000 (16:12 +0400)] 
[mod_cidlookup] Fix dereference of null pointer and optimize use of pool's memory avoiding double-allocations.

5 years ago[mod_memcache] scan-build: Fix "Uninitialized argument value" 441/head
Andrey Volk [Wed, 26 Feb 2020 11:26:25 +0000 (15:26 +0400)] 
[mod_memcache] scan-build: Fix "Uninitialized argument value"

5 years ago[mod_rss] scan-build: Fix dead assignments. 440/head
Andrey Volk [Wed, 26 Feb 2020 10:48:30 +0000 (14:48 +0400)] 
[mod_rss] scan-build: Fix dead assignments.

5 years ago[mod_rtmp] scan-build: Access to field 'name' results in a dereference of a null... 439/head
Dragos Oancea [Tue, 25 Feb 2020 23:55:11 +0000 (23:55 +0000)] 
[mod_rtmp] scan-build: Access to field 'name' results in a dereference of a null pointer (loaded from variable 'profile') - config_profile()

5 years ago[mod_amqp] scan-build: Dereference of null pointer (loaded from variable 'active... 437/head
Dragos Oancea [Tue, 25 Feb 2020 22:09:33 +0000 (22:09 +0000)] 
[mod_amqp] scan-build: Dereference of null pointer (loaded from variable 'active') - mod_amqp_connection_open()

5 years ago[mod_voicemail_ivr] scan-build: Null pointer passed as an argument to a 'nonnull... 435/head
Dragos Oancea [Tue, 25 Feb 2020 21:49:09 +0000 (21:49 +0000)] 
[mod_voicemail_ivr] scan-build: Null pointer passed as an argument to a 'nonnull' parameter - SWITCH_STANDARD_APP(voicemail_ivr_function)

5 years ago[mod_pgsql,mod_mariadb] Fix scan-build warnings. 434/head
Andrey Volk [Tue, 25 Feb 2020 21:48:40 +0000 (01:48 +0400)] 
[mod_pgsql,mod_mariadb] Fix scan-build warnings.

5 years ago[mod_verto] scan-build: Value stored to 'status' is never read - verto_read_text_frame() 433/head
Dragos Oancea [Tue, 25 Feb 2020 21:45:38 +0000 (21:45 +0000)] 
[mod_verto] scan-build: Value stored to 'status' is never read - verto_read_text_frame()

5 years ago[mod_oreka] scan-build: Value stored to 'linear_frame' is never read - oreka_audio_ca... 431/head
Dragos Oancea [Tue, 25 Feb 2020 21:37:57 +0000 (21:37 +0000)] 
[mod_oreka] scan-build: Value stored to 'linear_frame' is never read - oreka_audio_callback()

5 years ago[mod_vlc] scan-build: Value stored to 'vcontext' is never read - vlc_file_av_open() 430/head
Dragos Oancea [Tue, 25 Feb 2020 21:34:16 +0000 (21:34 +0000)] 
[mod_vlc] scan-build: Value stored to 'vcontext' is never read - vlc_file_av_open()

5 years ago[mod_erlang_event] scan-build: Access to field 'rwlock' results in a dereference... 429/head
Dragos Oancea [Tue, 25 Feb 2020 21:30:10 +0000 (21:30 +0000)] 
[mod_erlang_event] scan-build: Access to field 'rwlock' results in a dereference of a null pointer (loaded from variable 'listener')

5 years ago[mod_skinny] scan-build: Value stored to 'profile' is never read - channel_outgoing_c... 428/head
Dragos Oancea [Tue, 25 Feb 2020 21:24:36 +0000 (21:24 +0000)] 
[mod_skinny] scan-build: Value stored to 'profile' is never read - channel_outgoing_channel()

5 years ago[mod_json_cdr] scan-build: Fix dead assignments. 426/head
Andrey Volk [Tue, 25 Feb 2020 21:18:45 +0000 (01:18 +0400)] 
[mod_json_cdr] scan-build: Fix dead assignments.

5 years ago[mod_verto] scan-build: Null pointer argument in call to string comparison function... 427/head
Dragos Oancea [Tue, 25 Feb 2020 21:18:44 +0000 (21:18 +0000)] 
[mod_verto] scan-build: Null pointer argument in call to string comparison function - http_run()

5 years ago[mod_odbc_cdr] scan-build: Fix dereference of null pointer and a dead assignment. 424/head
Andrey Volk [Tue, 25 Feb 2020 20:58:51 +0000 (00:58 +0400)] 
[mod_odbc_cdr] scan-build: Fix dereference of null pointer and a dead assignment.

5 years ago[mod_imagick] Remove unused variable. 423/head
Andrey Volk [Tue, 25 Feb 2020 20:45:19 +0000 (00:45 +0400)] 
[mod_imagick] Remove unused variable.

5 years ago[mod_png] Remove unused variable. 422/head
Andrey Volk [Tue, 25 Feb 2020 20:37:39 +0000 (00:37 +0400)] 
[mod_png] Remove unused variable.

5 years ago[mod_portaudio_stream] scan-build: Fix dead assignment. 421/head
Andrey Volk [Tue, 25 Feb 2020 20:28:05 +0000 (00:28 +0400)] 
[mod_portaudio_stream] scan-build: Fix dead assignment.

5 years ago[core] fix sdp parsing on invalid sdp
Seven Du [Tue, 25 Feb 2020 02:42:23 +0000 (10:42 +0800)] 
[core] fix sdp parsing on invalid sdp

5 years ago[mod_unimrcp] scan-build: Value stored to 'lname' is never read - audio_queue_create() 419/head
Dragos Oancea [Tue, 25 Feb 2020 20:16:16 +0000 (20:16 +0000)] 
[mod_unimrcp] scan-build: Value stored to 'lname' is never read - audio_queue_create()

5 years ago[mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null" 418/head
Andrey Volk [Tue, 25 Feb 2020 20:15:28 +0000 (00:15 +0400)] 
[mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null"

5 years ago[mod_say_xx] Fix multiple dead assignments 417/head
Andrey Volk [Tue, 25 Feb 2020 19:53:45 +0000 (23:53 +0400)] 
[mod_say_xx] Fix multiple dead assignments

5 years ago[mod_amr] scan-build: Array access (from variable 'tocs') results in a null pointer... 416/head
Dragos Oancea [Tue, 25 Feb 2020 17:51:09 +0000 (17:51 +0000)] 
[mod_amr] scan-build: Array access (from variable 'tocs') results in a null pointer dereference - switch_amr_unpack_oa()

5 years ago[mod_amr] scan-build: Value stored to 'ft' is never read - switch_amr_unpack_be() 415/head
Dragos Oancea [Tue, 25 Feb 2020 17:38:15 +0000 (17:38 +0000)] 
[mod_amr] scan-build: Value stored to 'ft' is never read - switch_amr_unpack_be()

5 years agoMerge pull request #412 from signalwire/sofia_out_of_bounds
Andrey Volk [Mon, 24 Feb 2020 22:34:35 +0000 (02:34 +0400)] 
Merge pull request #412 from signalwire/sofia_out_of_bounds

[sofia-sip] Fix out-of-bounds write in sres_sofia_update().

5 years ago[sofia-sip] Fix out-of-bounds write in sres_sofia_update(). 412/head
Andrey Volk [Mon, 24 Feb 2020 22:09:27 +0000 (02:09 +0400)] 
[sofia-sip] Fix out-of-bounds write in sres_sofia_update().

5 years agoMerge pull request #411 from signalwire/sdp_crash
Andrey Volk [Mon, 24 Feb 2020 22:00:01 +0000 (02:00 +0400)] 
Merge pull request #411 from signalwire/sdp_crash

[Core] Fix crash when parsing some uncommon SDP attributes

5 years ago[Core] Fix crash when parsing some uncommon SDP attributes 411/head
Andrey Volk [Mon, 24 Feb 2020 21:36:51 +0000 (01:36 +0400)] 
[Core] Fix crash when parsing some uncommon SDP attributes

5 years agoMerge pull request #407 from signalwire/iksemel
Andrey Volk [Fri, 21 Feb 2020 22:40:41 +0000 (02:40 +0400)] 
Merge pull request #407 from signalwire/iksemel

[iksemel, libdingaling] scan-build: fix multiple dead assignments and dereference of null pointer

5 years ago[iksemel, libdingaling] scan-build: fix multiple dead assignments and dereference... 407/head
Andrey Volk [Fri, 21 Feb 2020 21:15:43 +0000 (01:15 +0400)] 
[iksemel, libdingaling] scan-build: fix multiple dead assignments and dereference of null pointer

5 years agoMerge pull request #406 from signalwire/mod_dingaling
Andrey Volk [Fri, 21 Feb 2020 20:48:08 +0000 (00:48 +0400)] 
Merge pull request #406 from signalwire/mod_dingaling

[mod_dingaling] scan-build: fix multiple dead assignments and dereference of null pointer.

5 years agoMerge pull request #405 from dragos-oancea/core_file-unit-test-scan-build
Andrey Volk [Fri, 21 Feb 2020 20:46:45 +0000 (00:46 +0400)] 
Merge pull request #405 from dragos-oancea/core_file-unit-test-scan-build

[unit-tests] scan-build: Result of 'malloc' is converted to a pointer of type 'char', which is incompatible with sizeof operand type 'int16_t'

5 years ago[mod_dingaling] scan-build: fix multiple dead assignments and dereference of null... mod_dingaling 406/head
Andrey Volk [Fri, 21 Feb 2020 20:33:13 +0000 (00:33 +0400)] 
[mod_dingaling] scan-build: fix multiple dead assignments and dereference of null pointer.

5 years ago[unit-tests] scan-build: Result of 'malloc' is converted to a pointer of type 'char... 405/head
Dragos Oancea [Fri, 21 Feb 2020 20:28:41 +0000 (20:28 +0000)] 
[unit-tests] scan-build: Result of 'malloc' is converted to a pointer of type 'char', which is incompatible with sizeof operand type 'int16_t'

5 years agoMerge pull request #404 from signalwire/apr_util_utf8
Andrey Volk [Fri, 21 Feb 2020 17:31:33 +0000 (21:31 +0400)] 
Merge pull request #404 from signalwire/apr_util_utf8

[apr-util] scan-build: Fix "Assigned value is garbage or undefined" in unknown_toUtf8

5 years ago[apr-util] scan-build: Fix "Assigned value is garbage or undefined" in unknown_toUtf8 404/head
Andrey Volk [Fri, 21 Feb 2020 17:28:41 +0000 (21:28 +0400)] 
[apr-util] scan-build: Fix "Assigned value is garbage or undefined" in unknown_toUtf8

5 years agoMerge pull request #402 from dragos-oancea/switch_xml-uninitialized-value--
Andrey Volk [Fri, 21 Feb 2020 16:47:17 +0000 (20:47 +0400)] 
Merge pull request #402 from dragos-oancea/switch_xml-uninitialized-value--

[core] scan-build: Function call argument is an uninitialized value -  switch_xml_set_attr()

5 years ago[core] scan-build: Function call argument is an uninitialized value - switch_xml_set_... 402/head
Dragos Oancea [Fri, 21 Feb 2020 07:00:18 +0000 (07:00 +0000)] 
[core] scan-build: Function call argument is an uninitialized value - switch_xml_set_attr()

5 years agoMerge pull request #399 from signalwire/apr_hash
Andrey Volk [Thu, 20 Feb 2020 19:30:56 +0000 (23:30 +0400)] 
Merge pull request #399 from signalwire/apr_hash

[apr] scan-build: fix dereference of null pointer in apr_hash_merge() and apr_proc_other_child_unregister()

5 years ago[apr] scan-build: fix dereference of null pointer in apr_hash_merge() and apr_proc_ot... 399/head
Andrey Volk [Thu, 20 Feb 2020 19:20:53 +0000 (23:20 +0400)] 
[apr] scan-build: fix dereference of null pointer in apr_hash_merge() and apr_proc_other_child_unregister()

5 years agoMerge pull request #396 from signalwire/nta_weight
Andrey Volk [Thu, 20 Feb 2020 19:04:25 +0000 (23:04 +0400)] 
Merge pull request #396 from signalwire/nta_weight

[sofia-sip] scan-build: Fix "Dereference of null pointer" in outgoing_answer_srv().

5 years agoMerge pull request #397 from signalwire/spandsp
Andrey Volk [Thu, 20 Feb 2020 19:02:54 +0000 (23:02 +0400)] 
Merge pull request #397 from signalwire/spandsp

[spandsp] scan-build: Fix "Result of operation is garbage or undefined" in rpe_grid_selection()

5 years ago[spandsp] scan-build: Fix "Result of operation is garbage or undefined" in rpe_grid_s... 397/head
Andrey Volk [Thu, 20 Feb 2020 18:53:34 +0000 (22:53 +0400)] 
[spandsp] scan-build: Fix "Result of operation is garbage or undefined" in rpe_grid_selection()

5 years ago[sofia-sip] scan-build: Fix "Dereference of null pointer" in outgoing_answer_srv(). 396/head
Andrey Volk [Thu, 20 Feb 2020 18:24:42 +0000 (22:24 +0400)] 
[sofia-sip] scan-build: Fix "Dereference of null pointer" in outgoing_answer_srv().

5 years agoMerge pull request #395 from signalwire/nua_stack
Andrey Volk [Thu, 20 Feb 2020 16:13:43 +0000 (20:13 +0400)] 
Merge pull request #395 from signalwire/nua_stack

[sofia-sip] Fix Out-of-bound array access warning: String copy function overflows destination buffer in nua_stack_event()

5 years ago[sofia-sip] Fix Out-of-bound array access warning: String copy function overflows... 395/head
Andrey Volk [Thu, 20 Feb 2020 11:23:47 +0000 (15:23 +0400)] 
[sofia-sip] Fix Out-of-bound array access warning: String copy function overflows destination buffer in nua_stack_event()

5 years agoMerge pull request #394 from signalwire/sres
Andrey Volk [Thu, 20 Feb 2020 16:08:07 +0000 (20:08 +0400)] 
Merge pull request #394 from signalwire/sres

[sofia-sip] Guard `if` in sres_record_compare() and fix braces in sres_resolver_receive().

5 years ago[sofia-sip] Guard `if` in sres_record_compare() and fix braces in sres_resolver_recei... 394/head
Andrey Volk [Thu, 20 Feb 2020 10:11:43 +0000 (14:11 +0400)] 
[sofia-sip] Guard `if` in sres_record_compare() and fix braces in sres_resolver_receive().

5 years agoMerge pull request #393 from dragos-oancea/spandsp-super_tone_rx-undefined-j
Andrey Volk [Thu, 20 Feb 2020 15:35:17 +0000 (19:35 +0400)] 
Merge pull request #393 from dragos-oancea/spandsp-super_tone_rx-undefined-j

[spandsp] scan-build: Array subscript is undefined - test_cadence()

5 years ago[spandsp] scan-build: Array subscript is undefined - test_cadence() 393/head
Dragos Oancea [Thu, 20 Feb 2020 09:57:12 +0000 (09:57 +0000)] 
[spandsp] scan-build: Array subscript is undefined - test_cadence()

5 years agoMerge pull request #392 from signalwire/nta_deref
Andrey Volk [Wed, 19 Feb 2020 23:12:07 +0000 (03:12 +0400)] 
Merge pull request #392 from signalwire/nta_deref

[sofia-sip] scan-build: Fix dereference of null pointer in outgoing_query_results().

5 years ago[sofia-sip] scan-build: Fix dereference of null pointer in outgoing_query_results(). 392/head
Andrey Volk [Wed, 19 Feb 2020 22:54:13 +0000 (02:54 +0400)] 
[sofia-sip] scan-build: Fix dereference of null pointer in outgoing_query_results().

5 years agoMerge pull request #391 from signalwire/sofia_sres
Andrey Volk [Wed, 19 Feb 2020 22:06:29 +0000 (02:06 +0400)] 
Merge pull request #391 from signalwire/sofia_sres

[sofia-sip] scan-build: Fix "Result of operation is garbage or undefined" in sres_log_response()

5 years ago[sofia-sip] scan-build: Fix "Result of operation is garbage or undefined" in sres_log... 391/head
Andrey Volk [Wed, 19 Feb 2020 21:47:54 +0000 (01:47 +0400)] 
[sofia-sip] scan-build: Fix "Result of operation is garbage or undefined" in sres_log_response()

5 years agoMerge pull request #390 from signalwire/apr_filepath
Andrey Volk [Wed, 19 Feb 2020 20:40:56 +0000 (00:40 +0400)] 
Merge pull request #390 from signalwire/apr_filepath

[apr] scan-build: Fix "Argument with 'nonnull' attribute passed null" in file_io/unix/filepath.c

5 years ago[apr] scan-build: Fix "Argument with 'nonnull' attribute passed null" in file_io... 390/head
Andrey Volk [Wed, 19 Feb 2020 20:16:37 +0000 (00:16 +0400)] 
[apr] scan-build: Fix "Argument with 'nonnull' attribute passed null" in file_io/unix/filepath.c

5 years agoMerge pull request #388 from signalwire/srtp_fix
Andrey Volk [Wed, 19 Feb 2020 17:34:44 +0000 (21:34 +0400)] 
Merge pull request #388 from signalwire/srtp_fix

[srtp] scan-build: Fix dead assignments.

5 years ago[srtp] scan-build: Fix dead assignments. 388/head
Andrey Volk [Wed, 19 Feb 2020 17:14:02 +0000 (21:14 +0400)] 
[srtp] scan-build: Fix dead assignments.

5 years agoMerge pull request #387 from signalwire/mod_dptools_leak
Andrey Volk [Wed, 19 Feb 2020 16:15:15 +0000 (20:15 +0400)] 
Merge pull request #387 from signalwire/mod_dptools_leak

[mod_dptools] scan-build: Fix "Potential leak of memory pointed to by 'head'"

5 years agoMerge pull request #375 from signalwire/vpx_dereference
Andrey Volk [Wed, 19 Feb 2020 16:06:04 +0000 (20:06 +0400)] 
Merge pull request #375 from signalwire/vpx_dereference

[libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal

5 years agoMerge pull request #386 from signalwire/mod_hash_leak
Andrey Volk [Wed, 19 Feb 2020 15:56:52 +0000 (19:56 +0400)] 
Merge pull request #386 from signalwire/mod_hash_leak

[mod_hash] scan-build: Fix "Potential leak of memory pointed to by 'item'".

5 years ago[mod_dptools] scan-build: Fix "Potential leak of memory pointed to by 'head'" 387/head
Andrey Volk [Wed, 19 Feb 2020 15:54:29 +0000 (19:54 +0400)] 
[mod_dptools] scan-build: Fix "Potential leak of memory pointed to by 'head'"

5 years ago[mod_hash] scan-build: Fix "Potential leak of memory pointed to by 'item'". 386/head
Andrey Volk [Wed, 19 Feb 2020 15:00:10 +0000 (19:00 +0400)] 
[mod_hash] scan-build: Fix "Potential leak of memory pointed to by 'item'".

5 years agoMerge pull request #385 from signalwire/apr_pool
Andrey Volk [Wed, 19 Feb 2020 14:35:16 +0000 (18:35 +0400)] 
Merge pull request #385 from signalwire/apr_pool

[apr] Fix potential dereference of a null pointer when apr_pool_create_ex() is called without both an allocator and a parent while global_pool is uninitialized.

5 years ago[apr] Fix potential dereference of a null pointer when apr_pool_create_ex() is called... 385/head
Andrey Volk [Wed, 19 Feb 2020 10:27:36 +0000 (14:27 +0400)] 
[apr] Fix potential dereference of a null pointer when apr_pool_create_ex() is called without both an allocator and a parent while global_pool is uninitialized.

5 years agoMerge pull request #381 from dragos-oancea/spandsp-sig_tone-uninitialized-value
Andrey Volk [Tue, 18 Feb 2020 21:34:26 +0000 (01:34 +0400)] 
Merge pull request #381 from dragos-oancea/spandsp-sig_tone-uninitialized-value

[core] scan-build: Function call argument is an uninitialized value - sig_tone_rx()

5 years ago[core] scan-build: Function call argument is an uninitialized value - sig_tone_rx() 381/head
Dragos Oancea [Mon, 17 Feb 2020 21:33:13 +0000 (21:33 +0000)] 
[core] scan-build: Function call argument is an uninitialized value - sig_tone_rx()

5 years agoMerge pull request #377 from alexey-khabulyak/fix_control_dependency
Andrey Volk [Mon, 17 Feb 2020 17:32:26 +0000 (21:32 +0400)] 
Merge pull request #377 from alexey-khabulyak/fix_control_dependency

[mod_hiredis] Fix dependency for Debian Buster.

5 years agoMerge pull request #378 from signalwire/sofia_nta
Andrey Volk [Mon, 17 Feb 2020 13:09:06 +0000 (17:09 +0400)] 
Merge pull request #378 from signalwire/sofia_nta

[sofia-sip] scan-build: Fix "The left operand of '<' is a garbage value" (prefs) in outgoing_naptr_tport() of nta.c

5 years ago[sofia-sip] scan-build: Fix "The left operand of '<' is a garbage value" (prefs)... 378/head
Andrey Volk [Mon, 17 Feb 2020 10:36:48 +0000 (14:36 +0400)] 
[sofia-sip] scan-build: Fix "The left operand of '<' is a garbage value" (prefs) in outgoing_naptr_tport() of nta.c

5 years ago[libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal 375/head
Andrey Volk [Sun, 16 Feb 2020 10:31:13 +0000 (14:31 +0400)] 
[libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal