Commit Graph

  • ba0221ff09 [mod_verto] scan-build: Value stored to 'status' is never read - verto_read_text_frame() Dragos Oancea 2020-02-25 21:45:38 +00:00
  • f99eecdd03 [mod_rtmp] scan-build: Value stored to 'status' is never read - RTMP_INVOKE_FUNCTION(rtmp_i_sendevent) Dragos Oancea 2020-02-25 21:42:20 +00:00
  • d1d42dab71 [mod_oreka] scan-build: Value stored to 'linear_frame' is never read - oreka_audio_callback() Dragos Oancea 2020-02-25 21:37:57 +00:00
  • fa49e46bb7 [mod_vlc] scan-build: Value stored to 'vcontext' is never read - vlc_file_av_open() Dragos Oancea 2020-02-25 21:34:16 +00:00
  • 1ccd75c94b [mod_erlang_event] scan-build: Access to field 'rwlock' results in a dereference of a null pointer (loaded from variable 'listener') Dragos Oancea 2020-02-25 21:30:10 +00:00
  • 40c7d62c42 [mod_skinny] scan-build: Value stored to 'profile' is never read - channel_outgoing_channel() Dragos Oancea 2020-02-25 21:24:36 +00:00
  • 05a7914b8e [mod_json_cdr] scan-build: Fix dead assignments. Andrey Volk 2020-02-26 01:18:45 +04:00
  • 0ad909aec7 [mod_verto] scan-build: Null pointer argument in call to string comparison function - http_run() Dragos Oancea 2020-02-25 21:18:44 +00:00
  • 39453fbcdc [mod_odbc_cdr] scan-build: Fix dereference of null pointer and a dead assignment. Andrey Volk 2020-02-26 00:58:51 +04:00
  • e8c4de5b48 [mod_imagick] Remove unused variable. Andrey Volk 2020-02-26 00:45:19 +04:00
  • adef812266 [mod_png] Remove unused variable. Andrey Volk 2020-02-26 00:37:39 +04:00
  • d767976167 [mod_portaudio_stream] scan-build: Fix dead assignment. Andrey Volk 2020-02-26 00:28:05 +04:00
  • 6decc21669 [core] fix sdp parsing on invalid sdp Seven Du 2020-02-25 10:42:23 +08:00
  • 828605fe4d [mod_unimrcp] scan-build: Value stored to 'lname' is never read - audio_queue_create() Dragos Oancea 2020-02-25 20:16:16 +00:00
  • d331e5947c [mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null" Andrey Volk 2020-02-26 00:15:28 +04:00
  • d63676405f [mod_say_xx] Fix multiple dead assignments Andrey Volk 2020-02-25 23:53:45 +04:00
  • 0c2873e726 [mod_amr] scan-build: Array access (from variable 'tocs') results in a null pointer dereference - switch_amr_unpack_oa() Dragos Oancea 2020-02-25 17:51:09 +00:00
  • a07c0447f0 [mod_amr] scan-build: Value stored to 'ft' is never read - switch_amr_unpack_be() Dragos Oancea 2020-02-25 17:38:15 +00:00
  • 42d3100609
    Merge pull request #412 from signalwire/sofia_out_of_bounds Andrey Volk 2020-02-25 02:34:35 +04:00
  • 72869f13f6 [sofia-sip] Fix out-of-bounds write in sres_sofia_update(). Andrey Volk 2020-02-25 02:09:27 +04:00
  • cf0e81c758
    Merge pull request #411 from signalwire/sdp_crash Andrey Volk 2020-02-25 02:00:01 +04:00
  • f9cafeb7a8 [Core] Fix crash when parsing some uncommon SDP attributes Andrey Volk 2020-02-25 01:36:51 +04:00
  • bdec9cb8c9 [Unit-tests] Fix bootstrap warnings. Andrey Volk 2020-02-22 17:27:26 +04:00
  • 60fa01976f
    Merge pull request #407 from signalwire/iksemel Andrey Volk 2020-02-22 02:40:41 +04:00
  • 5e5fd214b5 [iksemel, libdingaling] scan-build: fix multiple dead assignments and dereference of null pointer Andrey Volk 2020-02-22 01:15:43 +04:00
  • 14913244a3
    Merge pull request #406 from signalwire/mod_dingaling Andrey Volk 2020-02-22 00:48:08 +04:00
  • ac27b87b9c
    Merge pull request #405 from dragos-oancea/core_file-unit-test-scan-build Andrey Volk 2020-02-22 00:46:45 +04:00
  • 5082454c45 [mod_dingaling] scan-build: fix multiple dead assignments and dereference of null pointer. mod_dingaling Andrey Volk 2020-02-22 00:33:13 +04:00
  • 93dcd6e77e [unit-tests] scan-build: Result of 'malloc' is converted to a pointer of type 'char', which is incompatible with sizeof operand type 'int16_t' Dragos Oancea 2020-02-21 20:28:41 +00:00
  • 1c4627d35c
    Merge pull request #404 from signalwire/apr_util_utf8 Andrey Volk 2020-02-21 21:31:33 +04:00
  • 30e5cc314a [apr-util] scan-build: Fix "Assigned value is garbage or undefined" in unknown_toUtf8 Andrey Volk 2020-02-21 21:28:41 +04:00
  • 316a190042
    Merge pull request #402 from dragos-oancea/switch_xml-uninitialized-value-- Andrey Volk 2020-02-21 20:47:17 +04:00
  • c6f5869474 [core] scan-build: Function call argument is an uninitialized value - switch_xml_set_attr() Dragos Oancea 2020-02-21 07:00:18 +00:00
  • f44052be0b
    Merge pull request #399 from signalwire/apr_hash Andrey Volk 2020-02-20 23:30:56 +04:00
  • e39eb28629 [apr] scan-build: fix dereference of null pointer in apr_hash_merge() and apr_proc_other_child_unregister() Andrey Volk 2020-02-20 23:20:53 +04:00
  • d3c4cf3d62
    Merge pull request #396 from signalwire/nta_weight Andrey Volk 2020-02-20 23:04:25 +04:00
  • cd12fff8ab
    Merge pull request #397 from signalwire/spandsp Andrey Volk 2020-02-20 23:02:54 +04:00
  • 8dd1e1be23 [spandsp] scan-build: Fix "Result of operation is garbage or undefined" in rpe_grid_selection() Andrey Volk 2020-02-20 22:53:34 +04:00
  • 3a3f7957aa [sofia-sip] scan-build: Fix "Dereference of null pointer" in outgoing_answer_srv(). Andrey Volk 2020-02-20 22:24:42 +04:00
  • ee89cc8aa5
    Merge pull request #395 from signalwire/nua_stack Andrey Volk 2020-02-20 20:13:43 +04:00
  • d438e1e547 [sofia-sip] Fix Out-of-bound array access warning: String copy function overflows destination buffer in nua_stack_event() Andrey Volk 2020-02-20 15:23:47 +04:00
  • 7b708c2c77
    Merge pull request #394 from signalwire/sres Andrey Volk 2020-02-20 20:08:07 +04:00
  • 022efe3388 [sofia-sip] Guard if in sres_record_compare() and fix braces in sres_resolver_receive(). Andrey Volk 2020-02-20 14:11:43 +04:00
  • 17996ad6b2
    Merge pull request #393 from dragos-oancea/spandsp-super_tone_rx-undefined-j Andrey Volk 2020-02-20 19:35:17 +04:00
  • 1d3fcd6864 [spandsp] scan-build: Array subscript is undefined - test_cadence() Dragos Oancea 2020-02-20 09:57:12 +00:00
  • 6609fc4ee2
    Merge pull request #392 from signalwire/nta_deref Andrey Volk 2020-02-20 03:12:07 +04:00
  • 6318798f54 [sofia-sip] scan-build: Fix dereference of null pointer in outgoing_query_results(). Andrey Volk 2020-02-20 02:54:13 +04:00
  • 74f1cb76fd
    Merge pull request #391 from signalwire/sofia_sres Andrey Volk 2020-02-20 02:06:29 +04:00
  • 27e4a872c5 [sofia-sip] scan-build: Fix "Result of operation is garbage or undefined" in sres_log_response() Andrey Volk 2020-02-20 01:47:54 +04:00
  • 1fc955be82
    Merge pull request #390 from signalwire/apr_filepath Andrey Volk 2020-02-20 00:40:56 +04:00
  • 05377622af [apr] scan-build: Fix "Argument with 'nonnull' attribute passed null" in file_io/unix/filepath.c Andrey Volk 2020-02-20 00:16:37 +04:00
  • ffaa7e6c7d
    Merge pull request #388 from signalwire/srtp_fix Andrey Volk 2020-02-19 21:34:44 +04:00
  • 148e02bc67 [srtp] scan-build: Fix dead assignments. Andrey Volk 2020-02-19 21:14:02 +04:00
  • 09b40e052f
    Merge pull request #387 from signalwire/mod_dptools_leak Andrey Volk 2020-02-19 20:15:15 +04:00
  • 23fc0a5f76
    Merge pull request #375 from signalwire/vpx_dereference Andrey Volk 2020-02-19 20:06:04 +04:00
  • 895ad2f976
    Merge pull request #386 from signalwire/mod_hash_leak Andrey Volk 2020-02-19 19:56:52 +04:00
  • d9b63859a1 [mod_dptools] scan-build: Fix "Potential leak of memory pointed to by 'head'" Andrey Volk 2020-02-19 19:54:29 +04:00
  • 1c2aff0feb [mod_hash] scan-build: Fix "Potential leak of memory pointed to by 'item'". Andrey Volk 2020-02-19 19:00:10 +04:00
  • b9a0b31ff4
    Merge pull request #385 from signalwire/apr_pool Andrey Volk 2020-02-19 18:35:16 +04:00
  • 3a7d96f04b [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. Andrey Volk 2020-02-19 14:27:36 +04:00
  • b3348c2dca
    Merge pull request #381 from dragos-oancea/spandsp-sig_tone-uninitialized-value Andrey Volk 2020-02-19 01:34:26 +04:00
  • 0cb4e193f6 [core] scan-build: Function call argument is an uninitialized value - sig_tone_rx() Dragos Oancea 2020-02-17 21:33:13 +00:00
  • e99c434fd5
    Merge pull request #377 from alexey-khabulyak/fix_control_dependency Andrey Volk 2020-02-17 21:32:26 +04:00
  • 2a085d02e8
    Merge pull request #378 from signalwire/sofia_nta Andrey Volk 2020-02-17 17:09:06 +04:00
  • a2f544cf7f [sofia-sip] scan-build: Fix "The left operand of '<' is a garbage value" (prefs) in outgoing_naptr_tport() of nta.c Andrey Volk 2020-02-17 14:36:48 +04:00
  • 4b971dff75 [libvpx] scan-build: Fix "Dereference of null pointer" in vp8_peek_si_internal Andrey Volk 2020-02-16 14:31:13 +04:00
  • b7e700ee16 fix hiredis dependency for debian buster Alexey Khabulyak 2020-02-16 22:24:58 +03:00
  • 9cf6521873
    Merge pull request #374 from signalwire/su_taglist pipelines Andrey Volk 2020-02-16 04:29:59 +04:00
  • f56d5d56ef [sofia-sip] scan-build: Fix "Called function pointer is null (null dereference)" in t_filter() of su_taglist.c Andrey Volk 2020-02-16 04:06:37 +04:00
  • 10aad69e1b
    Merge pull request #347 from dragos-oancea/switch_ivr_async-status-val-never-read Andrey Volk 2020-02-16 02:07:37 +04:00
  • 4594fb9209
    Merge pull request #373 from signalwire/switch_loadable_module Andrey Volk 2020-02-16 01:49:39 +04:00
  • dea8086cc6
    Merge pull request #372 from signalwire/switch_core_video Andrey Volk 2020-02-16 01:44:01 +04:00
  • 7a3605e984
    Merge pull request #371 from signalwire/switch_log Andrey Volk 2020-02-16 01:31:59 +04:00
  • 0171e18657 [Core] scan-build: Fix possible dereference of null pointer in switch_loadable_module_sort_codecs() Andrey Volk 2020-02-16 01:29:04 +04:00
  • 8cee6230e3 [Core] scan-build: Fix "Result of operation is garbage or undefined" in switch_color_yuv2rgb() Andrey Volk 2020-02-16 01:23:40 +04:00
  • 0d3ee4b2ae
    Merge pull request #370 from signalwire/core_dead_assignments Andrey Volk 2020-02-16 01:18:48 +04:00
  • 46ca31314c [Core] scan-build: Fix "The result of the '<<' expression is undefined" in switch_log_str2mask(). Andrey Volk 2020-02-16 01:14:44 +04:00
  • c3ee0c17cb [Core] Fix various dead assignments. Andrey Volk 2020-02-16 00:59:37 +04:00
  • 9f2d044ca5
    Merge pull request #369 from signalwire/custom_hash_leak Andrey Volk 2020-02-16 00:51:34 +04:00
  • 688bdadd58
    Merge pull request #368 from signalwire/core_hash Andrey Volk 2020-02-16 00:33:19 +04:00
  • 2c6480a99e
    Merge pull request #342 from dragos-oancea/switch_ivr_play_say-last-speed-val-never-read Andrey Volk 2020-02-16 00:31:55 +04:00
  • 8dd27183f8 [Core] Fix possible leak of the subclass variable in CUSTOM_HASH'es switch_event_reserve_subclass_detailed(). Andrey Volk 2020-02-16 00:29:38 +04:00
  • d32e7f1973
    Merge pull request #367 from signalwire/libnatpmp Andrey Volk 2020-02-16 00:08:46 +04:00
  • 36a528f9a7 [Core] Fix potential leak of hash table keys. Andrey Volk 2020-02-16 00:07:13 +04:00
  • ebab867710 [libnatpmp] scan-build: The left operand of '!=' is a garbage value Andrey Volk 2020-02-15 23:51:29 +04:00
  • 2495b94332
    Merge pull request #366 from signalwire/verto-http-crash Andrey Volk 2020-02-15 22:58:46 +04:00
  • 39ff576097 [mod_verto] fix crash on vhost http server requests without content type Mike Jerris 2020-02-15 13:40:00 -05:00
  • c0b833fe74 [core] scan-build: Value stored to 'status' is never read - switch_ivr_eavesdrop_session() Dragos Oancea 2020-02-12 21:54:33 +00:00
  • 3edf08bfb2
    Merge pull request #365 from signalwire/apr_typo Andrey Volk 2020-02-15 13:47:13 +04:00
  • fba60251a2 [apr] Fix typo in network_io/unix/sendrecv.c made by previous commit Andrey Volk 2020-02-15 13:27:41 +04:00
  • 32f636c723
    Merge pull request #364 from signalwire/apr_network Andrey Volk 2020-02-15 12:40:38 +04:00
  • df52479eb4 [apr] scan-build: Fix dereference of a null pointer and unused variable in network_io/unix Andrey Volk 2020-02-15 03:42:51 +04:00
  • fb9f7aa170
    Merge pull request #363 from signalwire/apr_strings Andrey Volk 2020-02-15 02:46:17 +04:00
  • 5b63e4d045 [apr] Fix dead assignment and use of uninitialized variable in strings. Andrey Volk 2020-02-15 02:22:36 +04:00
  • c99149adc7
    Merge pull request #362 from signalwire/apr Andrey Volk 2020-02-15 01:51:34 +04:00
  • 2db40835c5 [apr] scan-build: fix use of unassigned values in file_io/unix Andrey Volk 2020-02-15 01:33:50 +04:00
  • 0d29633e23
    Merge pull request #361 from dragos-oancea/switch_time-tzname-val-never-read Andrey Volk 2020-02-14 21:04:04 +04:00
  • 9c5f2109cb
    Merge pull request #343 from dragos-oancea/switch_core_state_machine-val-never-read Andrey Volk 2020-02-14 21:02:19 +04:00
  • 95fe3cbdc0
    Merge pull request #351 from dragos-oancea/switch_xml-lcont-val-never-read Andrey Volk 2020-02-14 20:58:41 +04:00
  • 0724039b20
    Merge pull request #353 from signalwire/mod_hash Andrey Volk 2020-02-14 20:57:11 +04:00