]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
5 years ago[libvpx] Fix typo in Windows project file. 485/head
Andrey Volk [Wed, 29 Jan 2020 19:05:35 +0000 (23:05 +0400)] 
[libvpx] Fix typo in Windows project file.

5 years ago[libyuv] Update to hash ea23edfb from https://chromium.googlesource.com/libyuv/libyuv/
Anthony Minessale [Wed, 11 Sep 2019 15:53:30 +0000 (15:53 +0000)] 
[libyuv] Update to hash ea23edfb from https://chromium.googlesource.com/libyuv/libyuv/

5 years ago[Build-System] Fix Windows build after libvpx update.
Andrey Volk [Tue, 28 Jan 2020 23:47:09 +0000 (03:47 +0400)] 
[Build-System] Fix Windows build after libvpx update.

5 years ago[Core] Update switch_image.h after recent libvpx update to v1.8.1.
Anthony Minessale [Wed, 11 Sep 2019 16:02:48 +0000 (16:02 +0000)] 
[Core] Update switch_image.h after recent libvpx update to v1.8.1.

5 years ago[libvpx] Fix threading.
Anthony Minessale [Wed, 11 Sep 2019 15:52:35 +0000 (15:52 +0000)] 
[libvpx] Fix threading.

5 years ago[libvpx] Revert format patch
Anthony Minessale [Wed, 11 Sep 2019 15:52:07 +0000 (15:52 +0000)] 
[libvpx] Revert format patch

5 years ago[libvpx] Update to v1.8.1 from https://chromium.googlesource.com/webm/libvpx
Anthony Minessale [Wed, 11 Sep 2019 15:51:47 +0000 (15:51 +0000)] 
[libvpx] Update to v1.8.1 from https://chromium.googlesource.com/webm/libvpx

5 years agoRevert "[libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal"
Andrey Volk [Fri, 6 Mar 2020 17:13:50 +0000 (21:13 +0400)] 
Revert "[libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal"

This reverts commit 4b971dff75a4ce55d431c778710489f4cdbc2b8d.

5 years ago[core] scan-build: Value stored to 'xcheck_jitter' is never read
Dragos Oancea [Thu, 30 Jan 2020 19:27:46 +0000 (19:27 +0000)] 
[core] scan-build: Value stored to 'xcheck_jitter' is never read

5 years ago[core] scan-build: Value stored to 'status' is never read - switch_core_session_write...
Dragos Oancea [Wed, 12 Feb 2020 19:10:38 +0000 (19:10 +0000)] 
[core] scan-build: Value stored to 'status' is never read - switch_core_session_write_frame()

5 years ago[core] scan-build: Value stored to 'ip' is never read - switch_core_media_recover_ses...
Dragos Oancea [Thu, 13 Feb 2020 19:04:59 +0000 (19:04 +0000)] 
[core] scan-build: Value stored to 'ip' is never read - switch_core_media_recover_session()

5 years ago[core] scan-build: Value stored to 'pass_fmtp' is never read - switch_core_media_gen_...
Dragos Oancea [Wed, 12 Feb 2020 21:15:20 +0000 (21:15 +0000)] 
[core] scan-build: Value stored to 'pass_fmtp' is never read - switch_core_media_gen_local_sdp()

5 years ago[core] scan-build: Value stored to 'timer_name' is never read - switch_core_media_act...
Dragos Oancea [Thu, 13 Feb 2020 18:50:42 +0000 (18:50 +0000)] 
[core] scan-build: Value stored to 'timer_name' is never read - switch_core_media_activate_rtp()

5 years ago[core] scan-build: Value stored to 'ptime' is never read
Dragos Oancea [Thu, 30 Jan 2020 19:33:07 +0000 (19:33 +0000)] 
[core] scan-build: Value stored to 'ptime' is never read

5 years ago[mod_kazoo] add checks, fixes & defaults
lazedo [Fri, 6 Mar 2020 13:56:07 +0000 (13:56 +0000)] 
[mod_kazoo] add checks, fixes & defaults

* [mod_kazoo] set default on expand headers

* [mod_kazoo] use simple var reference in default config

* [mod_kazoo] fix kz_expand

* [mod_kazoo] check if profile for agent is valid

* [mod_kazoo] reorder code in kazoo endpoint

5 years agoMerge pull request #464 from dragos-oancea/mod_fifo-uninitialized-value
Andrey Volk [Thu, 5 Mar 2020 20:58:05 +0000 (00:58 +0400)] 
Merge pull request #464 from dragos-oancea/mod_fifo-uninitialized-value

[mod_fifo] scan-build: Function call argument is an uninitialized value, fix dead assignments

5 years agoMerge pull request #463 from dragos-oancea/mod_vlc-nullptr-deref
Andrey Volk [Thu, 5 Mar 2020 20:55:35 +0000 (00:55 +0400)] 
Merge pull request #463 from dragos-oancea/mod_vlc-nullptr-deref

[mod_vlc] scan-build: Access to field 'context' results in a dereference of a null pointer (loaded from variable 'tech_pvt');

5 years agoMerge pull request #462 from dragos-oancea/mod_amqp-nullptrs
Andrey Volk [Thu, 5 Mar 2020 20:52:54 +0000 (00:52 +0400)] 
Merge pull request #462 from dragos-oancea/mod_amqp-nullptrs

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

5 years agoMerge pull request #461 from dragos-oancea/mod_portaudio-val-never-read
Andrey Volk [Thu, 5 Mar 2020 20:47:38 +0000 (00:47 +0400)] 
Merge pull request #461 from dragos-oancea/mod_portaudio-val-never-read

[mod_portaudio] scan-build: Dead assignments

5 years agoMerge pull request #459 from signalwire/mod_xml_cdr
Andrey Volk [Thu, 5 Mar 2020 20:46:03 +0000 (00:46 +0400)] 
Merge pull request #459 from signalwire/mod_xml_cdr

[mod_xml_cdr] scan-build: Fix dead assignments.

5 years agoMerge pull request #458 from signalwire/v8
Andrey Volk [Thu, 5 Mar 2020 20:42:46 +0000 (00:42 +0400)] 
Merge pull request #458 from signalwire/v8

[mod_v8] Fix scan-build warnings.

5 years agoMerge pull request #436 from dragos-oancea/mod_redis-potential-memleak
Andrey Volk [Thu, 5 Mar 2020 20:40:57 +0000 (00:40 +0400)] 
Merge pull request #436 from dragos-oancea/mod_redis-potential-memleak

[mod_redis] scan-build: Potential leak of memory pointed to by 'cptr' - cr_morebulk()

5 years agoMerge pull request #432 from dragos-oancea/mod_rtmp-status--val-never-read
Andrey Volk [Thu, 5 Mar 2020 20:39:06 +0000 (00:39 +0400)] 
Merge pull request #432 from dragos-oancea/mod_rtmp-status--val-never-read

[mod_rtmp] scan-build: Value stored to 'status' is never read - RTMP_INVOKE_FUNCTION(rtmp_i_sendevent)

5 years agoMerge pull request #425 from dragos-oancea/mod_rtmp-val-never-read
Andrey Volk [Thu, 5 Mar 2020 20:36:41 +0000 (00:36 +0400)] 
Merge pull request #425 from dragos-oancea/mod_rtmp-val-never-read

[mod_rtmp] scan-build: Value stored to 'codec' is never read - rtmp_audio_codec()

5 years agoMerge pull request #473 from signalwire/pooltagondestroy
Andrey Volk [Thu, 5 Mar 2020 20:22:59 +0000 (00:22 +0400)] 
Merge pull request #473 from signalwire/pooltagondestroy

[Core] Track who calls memory pool destroy.

5 years ago[Core] Track who calls memory pool destroy. 473/head
Andrey Volk [Thu, 5 Mar 2020 18:58:12 +0000 (22:58 +0400)] 
[Core] Track who calls memory pool destroy.

5 years ago[core] Fix switch_vad_process() to properly use result of fvad_process(). Fixes #18
Chris Rienzo [Fri, 28 Feb 2020 16:30:01 +0000 (16:30 +0000)] 
[core] Fix switch_vad_process() to properly use result of fvad_process(). Fixes #18

5 years ago[mod_kazoo] some fixes & enhancements
Andrey Volk [Thu, 5 Mar 2020 16:48:40 +0000 (20:48 +0400)] 
[mod_kazoo] some fixes & enhancements

* [mod_kazoo] address scan-build warnings

* [mod_kazoo] don't use switch_core_session_force_locate

* [mod_kazoo] add loglevel support per event

* [mod_kazoo] add option to serialize as array

* [mod_kazoo] handle verbose fields

* [mod_kazoo] handle _body header field

* [mod_kazoo] ensure raw json is valid

* [mod_kazoo] encode json number

encodes double as unsigned long long if possible

note: file was formatted

* [mod_kazoo] fix tweaks configuration

* [mod_kazoo] move headers to proper place

* to use Target-Node in filtering
  we need to add and then remove it
  since the next node uses the same event
  to build the message

* [mod_kazoo] handle cleanup in new_event_stream

* [mod_kazoo] do not decode _json_ headers

* [mod_kazoo] add kz_cdr event

* fires the event in report state
* adds json serialized parts
  that can be included
  in event message
* moves history funcs from
  kazoo_commands to kazoo_cdr

* [mod_kazoo] format default configuration

* [mod_kazoo] validate bracket creation

* [mod_kazoo] use single fd for kz_http_put

* [mod_kazoo] add uuid to kz_expand

5 years ago[Core] switch_rtp: update username to allow size specified in STUN RFC 5389
LarryHemenway [Tue, 3 Mar 2020 22:37:14 +0000 (16:37 -0600)] 
[Core] switch_rtp: update username to allow size specified in STUN RFC 5389

5 years ago[mod_fifo] scan-build: Function call argument is an uninitialized value, fix dead... 464/head
Dragos Oancea [Fri, 28 Feb 2020 14:55:48 +0000 (14:55 +0000)] 
[mod_fifo] scan-build: Function call argument is an uninitialized value, fix dead assignments

5 years ago[mod_vlc] scan-build: Access to field 'context' results in a dereference of a null... 463/head
Dragos Oancea [Fri, 28 Feb 2020 14:02:34 +0000 (14:02 +0000)] 
[mod_vlc] scan-build: Access to field 'context' results in a dereference of a null pointer (loaded from variable 'tech_pvt');
Access to field 'pool' results in a dereference of a null pointer (loaded from variable 'acontext')

5 years ago[mod_amqp] scan-build: Multiple dereferences of null pointer (loaded from variable... 462/head
Dragos Oancea [Fri, 28 Feb 2020 13:45:28 +0000 (13:45 +0000)] 
[mod_amqp] scan-build: Multiple dereferences of null pointer (loaded from variable 'active')

5 years ago[mod_portaudio] scan-build: Dead assignments 461/head
Dragos Oancea [Fri, 28 Feb 2020 13:22:59 +0000 (13:22 +0000)] 
[mod_portaudio] scan-build: Dead assignments

5 years ago[mod_xml_cdr] scan-build: Fix dead assignments. 459/head
Andrey Volk [Thu, 27 Feb 2020 23:32:46 +0000 (03:32 +0400)] 
[mod_xml_cdr] scan-build: Fix dead assignments.

5 years ago[mod_v8] Fix scan-build warnings. 458/head
Andrey Volk [Thu, 27 Feb 2020 23:13:06 +0000 (03:13 +0400)] 
[mod_v8] Fix scan-build warnings.

5 years agoMerge pull request #448 from dragos-oancea/mod_vlc-status-val-never-read-
Andrey Volk [Thu, 27 Feb 2020 20:48:55 +0000 (00:48 +0400)] 
Merge pull request #448 from dragos-oancea/mod_vlc-status-val-never-read-

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

5 years ago[mod_vlc] scan-build: Value stored to 'vcontext' is never read - av_init_handle() 448/head
Dragos Oancea [Thu, 27 Feb 2020 11:11:40 +0000 (11:11 +0000)] 
[mod_vlc] scan-build: Value stored to 'vcontext' is never read - av_init_handle()

5 years agoMerge pull request #449 from dragos-oancea/mod_vlc-null-ptr-derefs
Andrey Volk [Thu, 27 Feb 2020 20:41:05 +0000 (00:41 +0400)] 
Merge pull request #449 from dragos-oancea/mod_vlc-null-ptr-derefs

[mod_vlc] scan-build: multiple dereferences of a null pointer

5 years agoMerge pull request #450 from dragos-oancea/mod_fifo-val-never-read
Andrey Volk [Thu, 27 Feb 2020 20:39:39 +0000 (00:39 +0400)] 
Merge pull request #450 from dragos-oancea/mod_fifo-val-never-read

[mod_fifo] scan-build: Value stored to 'arg' is never read - xml_callback()

5 years agoMerge pull request #451 from dragos-oancea/mod_java-val-never-read
Andrey Volk [Thu, 27 Feb 2020 20:38:38 +0000 (00:38 +0400)] 
Merge pull request #451 from dragos-oancea/mod_java-val-never-read

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

5 years agoMerge pull request #452 from dragos-oancea/mod_java-garbage-val
Andrey Volk [Thu, 27 Feb 2020 20:37:31 +0000 (00:37 +0400)] 
Merge pull request #452 from dragos-oancea/mod_java-garbage-val

[mod_java] scan-build: Undefined or garbage value returned to caller - run_dtmf_callback()

5 years agoMerge pull request #454 from dragos-oancea/mod_redis-nullptr-deref
Andrey Volk [Thu, 27 Feb 2020 20:35:51 +0000 (00:35 +0400)] 
Merge pull request #454 from dragos-oancea/mod_redis-nullptr-deref

[mod_redis] scan-build: Dereference of null pointer - cr_delete()

5 years agoMerge pull request #455 from dragos-oancea/mod_voicemail_ivr-previous_msg-val-never...
Andrey Volk [Thu, 27 Feb 2020 20:34:35 +0000 (00:34 +0400)] 
Merge pull request #455 from dragos-oancea/mod_voicemail_ivr-previous_msg-val-never-read

[mod_voicemail_ivr] scan-build: Value stored to 'previous_msg' during its initialization is never read - vmivr_menu_navigator()

5 years agoMerge pull request #457 from dragos-oancea/mod_skinny-garbage-val
Andrey Volk [Thu, 27 Feb 2020 20:33:02 +0000 (00:33 +0400)] 
Merge pull request #457 from dragos-oancea/mod_skinny-garbage-val

[mod_skinny] scan-build: Assigned value is garbage or undefined

5 years ago[mod_skinny] scan-build: Assigned value is garbage or undefined 457/head
Dragos Oancea [Thu, 27 Feb 2020 14:02:44 +0000 (14:02 +0000)] 
[mod_skinny] scan-build: Assigned value is garbage or undefined

5 years ago[mod_voicemail_ivr] scan-build: Value stored to 'previous_msg' during its initializat... 455/head
Dragos Oancea [Thu, 27 Feb 2020 13:52:05 +0000 (13:52 +0000)] 
[mod_voicemail_ivr] scan-build: Value stored to 'previous_msg' during its initialization is never read - vmivr_menu_navigator()

5 years ago[mod_redis] scan-build: Dereference of null pointer - cr_delete() 454/head
Dragos Oancea [Thu, 27 Feb 2020 12:48:35 +0000 (12:48 +0000)] 
[mod_redis] scan-build: Dereference of null pointer - cr_delete()

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 ago[mod_java] scan-build: Value stored to 'status' is never read - create_java_vm() 451/head
Dragos Oancea [Thu, 27 Feb 2020 12:14:55 +0000 (12:14 +0000)] 
[mod_java] scan-build: Value stored to 'status' is never read - create_java_vm()

5 years ago[mod_fifo] scan-build: Value stored to 'arg' is never read - xml_callback() 450/head
Dragos Oancea [Thu, 27 Feb 2020 12:11:16 +0000 (12:11 +0000)] 
[mod_fifo] scan-build: Value stored to 'arg' is never read - xml_callback()

5 years ago[mod_vlc] scan-build: multiple dereferences of a null pointer 449/head
Dragos Oancea [Thu, 27 Feb 2020 11:48:56 +0000 (11:48 +0000)] 
[mod_vlc] scan-build: multiple dereferences of a null pointer

5 years ago[mod_rtmp] scan-build: Value stored to 'codec' is never read - rtmp_audio_codec() 425/head
Dragos Oancea [Tue, 25 Feb 2020 21:12:11 +0000 (21:12 +0000)] 
[mod_rtmp] scan-build: Value stored to 'codec' is never read - rtmp_audio_codec()

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_redis] scan-build: Potential leak of memory pointed to by 'cptr' - cr_morebulk() 436/head
Dragos Oancea [Tue, 25 Feb 2020 22:04:01 +0000 (22:04 +0000)] 
[mod_redis] scan-build: Potential leak of memory pointed to by 'cptr' - cr_morebulk()

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_rtmp] scan-build: Value stored to 'status' is never read - RTMP_INVOKE_FUNCTION... 432/head
Dragos Oancea [Tue, 25 Feb 2020 21:42:20 +0000 (21:42 +0000)] 
[mod_rtmp] scan-build: Value stored to 'status' is never read - RTMP_INVOKE_FUNCTION(rtmp_i_sendevent)

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.