Commit Graph

  • 6f24d9b489 Merge pull request #436 from dragos-oancea/mod_redis-potential-memleak Andrey Volk 2020-03-06 00:40:57 +04:00
  • 82b8773f84 Merge pull request #432 from dragos-oancea/mod_rtmp-status--val-never-read Andrey Volk 2020-03-06 00:39:06 +04:00
  • 22ed11a49d Merge pull request #425 from dragos-oancea/mod_rtmp-val-never-read Andrey Volk 2020-03-06 00:36:41 +04:00
  • 3fdf1422f7 Merge pull request #473 from signalwire/pooltagondestroy Andrey Volk 2020-03-06 00:22:59 +04:00
  • 4dc52cfb4b [Core] Track who calls memory pool destroy. Andrey Volk 2020-03-05 22:58:12 +04:00
  • c78cc7c74b [spandsp] fix memcpy-param-overlap - use memmove() Dragos Oancea 2020-03-05 18:09:26 +00:00
  • 8e0c0df5b6 [core] Fix switch_vad_process() to properly use result of fvad_process(). Fixes #18 Chris Rienzo 2020-02-28 16:30:01 +00:00
  • 59551f0fd0 [mod_kazoo] some fixes & enhancements Andrey Volk 2020-03-05 20:48:40 +04:00
  • 6190fa6242 [Core] switch_rtp: update username to allow size specified in STUN RFC 5389 LarryHemenway 2020-03-03 16:37:14 -06:00
  • a6d5f46e4a [mod_fifo] scan-build: Function call argument is an uninitialized value, fix dead assignments Dragos Oancea 2020-02-28 14:55:48 +00:00
  • 3c51052d49 [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') Dragos Oancea 2020-02-28 14:02:34 +00:00
  • 746d5c3919 [mod_amqp] scan-build: Multiple dereferences of null pointer (loaded from variable 'active') Dragos Oancea 2020-02-28 13:45:28 +00:00
  • e182ecb58b [mod_portaudio] scan-build: Dead assignments Dragos Oancea 2020-02-28 13:22:59 +00:00
  • 3ebad97489 [mod_xml_cdr] scan-build: Fix dead assignments. Andrey Volk 2020-02-28 03:32:46 +04:00
  • 7bbec6611c [mod_v8] Fix scan-build warnings. Andrey Volk 2020-02-28 03:13:06 +04:00
  • 695ba877aa Merge pull request #448 from dragos-oancea/mod_vlc-status-val-never-read- Andrey Volk 2020-02-28 00:48:55 +04:00
  • 23ce45fad8 [mod_vlc] scan-build: Value stored to 'vcontext' is never read - av_init_handle() Dragos Oancea 2020-02-27 11:11:40 +00:00
  • 98b263117d Merge pull request #449 from dragos-oancea/mod_vlc-null-ptr-derefs Andrey Volk 2020-02-28 00:41:05 +04:00
  • 0f96cae9ac Merge pull request #450 from dragos-oancea/mod_fifo-val-never-read Andrey Volk 2020-02-28 00:39:39 +04:00
  • 04db956c49 Merge pull request #451 from dragos-oancea/mod_java-val-never-read Andrey Volk 2020-02-28 00:38:38 +04:00
  • fdca16a3b0 Merge pull request #452 from dragos-oancea/mod_java-garbage-val Andrey Volk 2020-02-28 00:37:31 +04:00
  • 0594177ee0 Merge pull request #454 from dragos-oancea/mod_redis-nullptr-deref Andrey Volk 2020-02-28 00:35:51 +04:00
  • e731517198 Merge pull request #455 from dragos-oancea/mod_voicemail_ivr-previous_msg-val-never-read Andrey Volk 2020-02-28 00:34:35 +04:00
  • 3fe3d11100 Merge pull request #457 from dragos-oancea/mod_skinny-garbage-val Andrey Volk 2020-02-28 00:33:02 +04:00
  • 6b07fa31a4 [mod_skinny] scan-build: Assigned value is garbage or undefined Dragos Oancea 2020-02-27 14:02:44 +00:00
  • 68e3b52828 [mod_voicemail_ivr] scan-build: Value stored to 'previous_msg' during its initialization is never read - vmivr_menu_navigator() Dragos Oancea 2020-02-27 13:52:05 +00:00
  • 40745503a1 [mod_redis] scan-build: Dereference of null pointer - cr_delete() Dragos Oancea 2020-02-27 12:48:35 +00:00
  • c0f315e0a0 [mod_java] scan-build: Undefined or garbage value returned to caller - run_dtmf_callback() Dragos Oancea 2020-02-27 12:30:30 +00:00
  • 6179166ec6 [mod_java] scan-build: Value stored to 'status' is never read - create_java_vm() Dragos Oancea 2020-02-27 12:14:55 +00:00
  • 623b9f60e0 [mod_fifo] scan-build: Value stored to 'arg' is never read - xml_callback() Dragos Oancea 2020-02-27 12:11:16 +00:00
  • e04c8ee92e [mod_vlc] scan-build: multiple dereferences of a null pointer Dragos Oancea 2020-02-27 11:48:56 +00:00
  • 1a4748a8d0 [mod_rtmp] scan-build: Value stored to 'codec' is never read - rtmp_audio_codec() Dragos Oancea 2020-02-25 21:12:11 +00:00
  • 2d727b7b31 Merge pull request #444 from signalwire/mod_abstraction Andrey Volk 2020-02-27 00:09:12 +04:00
  • f90c4b411e Merge pull request #443 from signalwire/mod_callcenter Andrey Volk 2020-02-27 00:07:37 +04:00
  • 776ae387ae Merge pull request #442 from signalwire/mod_cidlookup Andrey Volk 2020-02-27 00:06:27 +04:00
  • b0d2ffcaec Merge pull request #440 from signalwire/mod_rss Andrey Volk 2020-02-27 00:05:05 +04:00
  • 21577fcdd2 Merge pull request #439 from dragos-oancea/mod_rtmp-profile-nullptr-deref Andrey Volk 2020-02-27 00:03:23 +04:00
  • baeb11c208 Merge pull request #437 from dragos-oancea/mod_amqp-nullptr-deref Andrey Volk 2020-02-27 00:01:26 +04:00
  • b099d0383d Merge pull request #441 from signalwire/mod_memcache Andrey Volk 2020-02-26 23:59:24 +04:00
  • 0970e392c9 Merge pull request #435 from dragos-oancea/mod_voicemail_ivr-nullptr-arg Andrey Volk 2020-02-26 23:57:39 +04:00
  • 31c3d10d62 Merge pull request #434 from signalwire/databases Andrey Volk 2020-02-26 23:55:37 +04:00
  • 40251c2cf9 Merge pull request #433 from dragos-oancea/mod_verto-status--val-never-read Andrey Volk 2020-02-26 23:53:45 +04:00
  • caec8a3054 Merge pull request #431 from dragos-oancea/mod_oreka-linear-frame--val-never-read Andrey Volk 2020-02-26 23:51:50 +04:00
  • 1b07e629c5 Merge pull request #430 from dragos-oancea/mod_vlc-vcontext-val-never-read Andrey Volk 2020-02-26 23:49:32 +04:00
  • 996daffb40 Merge pull request #429 from dragos-oancea/mod_erlang_event-nullptr-deref Andrey Volk 2020-02-26 23:47:56 +04:00
  • 815f26ec15 Merge pull request #428 from dragos-oancea/mod_skinny-val-never-read Andrey Volk 2020-02-26 23:46:49 +04:00
  • 0359a36a79 Merge pull request #427 from dragos-oancea/mod_verto-nullptr-arg Andrey Volk 2020-02-26 23:45:09 +04:00
  • 4bb96f4bcd Merge pull request #426 from signalwire/mod_json_cdr Andrey Volk 2020-02-26 23:43:37 +04:00
  • 827c160fb2 Merge pull request #424 from signalwire/mod_odbc_cdr Andrey Volk 2020-02-26 23:42:07 +04:00
  • 01985cf5cf Merge pull request #423 from signalwire/mod_imagick Andrey Volk 2020-02-26 23:40:50 +04:00
  • e3e4326b63 Merge pull request #422 from signalwire/mod_png Andrey Volk 2020-02-26 23:39:28 +04:00
  • b75a42728d Merge pull request #421 from signalwire/mod_portaudio_stream Andrey Volk 2020-02-26 23:37:54 +04:00
  • 462e946320 Merge pull request #419 from dragos-oancea/mod_unimrcp-val-never-read Andrey Volk 2020-02-26 23:36:18 +04:00
  • 22e0beefad Merge pull request #418 from signalwire/mod_python Andrey Volk 2020-02-26 23:32:20 +04:00
  • e475c67b2d Merge pull request #417 from signalwire/say Andrey Volk 2020-02-26 23:28:55 +04:00
  • 395afbefaa Merge pull request #416 from dragos-oancea/mod_amr-nullptr-deref Andrey Volk 2020-02-26 23:27:25 +04:00
  • 2d354257bc Merge pull request #415 from dragos-oancea/mod_amr-build-val-never-read Andrey Volk 2020-02-26 23:19:42 +04:00
  • 26b95eea75 [mod_httapi] Introduction of connect-timeout param Saurabh 2020-02-27 00:38:21 +05:30
  • c6d050d87d [mod_abstraction] scan-build: Fix dead assignment. Andrey Volk 2020-02-26 17:02:26 +04:00
  • f113efd7ae [mod_callcenter] scan-build: Fix dead initialization. Andrey Volk 2020-02-26 16:53:21 +04:00
  • 949fcbabe1 [mod_cidlookup] Fix dereference of null pointer and optimize use of pool's memory avoiding double-allocations. Andrey Volk 2020-02-26 16:12:32 +04:00
  • 69c8b06112 [mod_memcache] scan-build: Fix "Uninitialized argument value" Andrey Volk 2020-02-26 15:26:25 +04:00
  • 0e8e4fff7d [mod_rss] scan-build: Fix dead assignments. Andrey Volk 2020-02-26 14:48:30 +04:00
  • cec9e173d7 [mod_rtmp] scan-build: Access to field 'name' results in a dereference of a null pointer (loaded from variable 'profile') - config_profile() Dragos Oancea 2020-02-25 23:55:11 +00:00
  • 89555c2151 [mod_amqp] scan-build: Dereference of null pointer (loaded from variable 'active') - mod_amqp_connection_open() Dragos Oancea 2020-02-25 22:09:33 +00:00
  • b53274276f [mod_redis] scan-build: Potential leak of memory pointed to by 'cptr' - cr_morebulk() Dragos Oancea 2020-02-25 22:04:01 +00:00
  • 8fdda68018 [mod_voicemail_ivr] scan-build: Null pointer passed as an argument to a 'nonnull' parameter - SWITCH_STANDARD_APP(voicemail_ivr_function) Dragos Oancea 2020-02-25 21:49:09 +00:00
  • 456a7fa8cc [mod_pgsql,mod_mariadb] Fix scan-build warnings. Andrey Volk 2020-02-26 01:48:40 +04:00
  • 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