Dragos Oancea
|
ba0221ff09
|
[mod_verto] scan-build: Value stored to 'status' is never read - verto_read_text_frame()
|
2020-02-25 21:45:38 +00:00 |
Dragos Oancea
|
f99eecdd03
|
[mod_rtmp] scan-build: Value stored to 'status' is never read - RTMP_INVOKE_FUNCTION(rtmp_i_sendevent)
|
2020-02-25 21:42:20 +00:00 |
Dragos Oancea
|
d1d42dab71
|
[mod_oreka] scan-build: Value stored to 'linear_frame' is never read - oreka_audio_callback()
|
2020-02-25 21:37:57 +00:00 |
Dragos Oancea
|
fa49e46bb7
|
[mod_vlc] scan-build: Value stored to 'vcontext' is never read - vlc_file_av_open()
|
2020-02-25 21:34:16 +00:00 |
Dragos Oancea
|
1ccd75c94b
|
[mod_erlang_event] scan-build: Access to field 'rwlock' results in a dereference of a null pointer (loaded from variable 'listener')
|
2020-02-25 21:30:10 +00:00 |
Dragos Oancea
|
40c7d62c42
|
[mod_skinny] scan-build: Value stored to 'profile' is never read - channel_outgoing_channel()
|
2020-02-25 21:24:36 +00:00 |
Andrey Volk
|
05a7914b8e
|
[mod_json_cdr] scan-build: Fix dead assignments.
|
2020-02-26 01:18:45 +04:00 |
Dragos Oancea
|
0ad909aec7
|
[mod_verto] scan-build: Null pointer argument in call to string comparison function - http_run()
|
2020-02-25 21:18:44 +00:00 |
Andrey Volk
|
39453fbcdc
|
[mod_odbc_cdr] scan-build: Fix dereference of null pointer and a dead assignment.
|
2020-02-26 00:58:51 +04:00 |
Andrey Volk
|
e8c4de5b48
|
[mod_imagick] Remove unused variable.
|
2020-02-26 00:45:19 +04:00 |
Andrey Volk
|
adef812266
|
[mod_png] Remove unused variable.
|
2020-02-26 00:37:39 +04:00 |
Andrey Volk
|
d767976167
|
[mod_portaudio_stream] scan-build: Fix dead assignment.
|
2020-02-26 00:28:05 +04:00 |
Seven Du
|
6decc21669
|
[core] fix sdp parsing on invalid sdp
|
2020-02-26 00:17:55 +04:00 |
Dragos Oancea
|
828605fe4d
|
[mod_unimrcp] scan-build: Value stored to 'lname' is never read - audio_queue_create()
|
2020-02-25 20:16:16 +00:00 |
Andrey Volk
|
d331e5947c
|
[mod_python] scan-build: Fix "Argument with 'nonnull' attribute passed null"
|
2020-02-26 00:15:28 +04:00 |
Andrey Volk
|
d63676405f
|
[mod_say_xx] Fix multiple dead assignments
|
2020-02-25 23:53:45 +04:00 |
Dragos Oancea
|
0c2873e726
|
[mod_amr] scan-build: Array access (from variable 'tocs') results in a null pointer dereference - switch_amr_unpack_oa()
|
2020-02-25 17:51:09 +00:00 |
Dragos Oancea
|
a07c0447f0
|
[mod_amr] scan-build: Value stored to 'ft' is never read - switch_amr_unpack_be()
|
2020-02-25 17:38:15 +00:00 |
Andrey Volk
|
42d3100609
|
Merge pull request #412 from signalwire/sofia_out_of_bounds
[sofia-sip] Fix out-of-bounds write in sres_sofia_update().
|
2020-02-25 02:34:35 +04:00 |
Andrey Volk
|
72869f13f6
|
[sofia-sip] Fix out-of-bounds write in sres_sofia_update().
|
2020-02-25 02:09:27 +04:00 |
Andrey Volk
|
cf0e81c758
|
Merge pull request #411 from signalwire/sdp_crash
[Core] Fix crash when parsing some uncommon SDP attributes
|
2020-02-25 02:00:01 +04:00 |
Andrey Volk
|
f9cafeb7a8
|
[Core] Fix crash when parsing some uncommon SDP attributes
|
2020-02-25 01:40:52 +04:00 |
Andrey Volk
|
60fa01976f
|
Merge pull request #407 from signalwire/iksemel
[iksemel, libdingaling] scan-build: fix multiple dead assignments and dereference of null pointer
|
2020-02-22 02:40:41 +04:00 |
Andrey Volk
|
5e5fd214b5
|
[iksemel, libdingaling] scan-build: fix multiple dead assignments and dereference of null pointer
|
2020-02-22 01:48:43 +04:00 |
Andrey Volk
|
14913244a3
|
Merge pull request #406 from signalwire/mod_dingaling
[mod_dingaling] scan-build: fix multiple dead assignments and dereference of null pointer.
|
2020-02-22 00:48:08 +04:00 |
Andrey Volk
|
ac27b87b9c
|
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'
|
2020-02-22 00:46:45 +04:00 |
Andrey Volk
|
5082454c45
|
[mod_dingaling] scan-build: fix multiple dead assignments and dereference of null pointer.
|
2020-02-22 00:46:10 +04:00 |
Dragos Oancea
|
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'
|
2020-02-21 20:28:41 +00:00 |
Andrey Volk
|
1c4627d35c
|
Merge pull request #404 from signalwire/apr_util_utf8
[apr-util] scan-build: Fix "Assigned value is garbage or undefined" in unknown_toUtf8
|
2020-02-21 21:31:33 +04:00 |
Andrey Volk
|
30e5cc314a
|
[apr-util] scan-build: Fix "Assigned value is garbage or undefined" in unknown_toUtf8
|
2020-02-21 21:28:41 +04:00 |
Andrey Volk
|
316a190042
|
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()
|
2020-02-21 20:47:17 +04:00 |
Dragos Oancea
|
c6f5869474
|
[core] scan-build: Function call argument is an uninitialized value - switch_xml_set_attr()
|
2020-02-21 07:00:18 +00:00 |
Andrey Volk
|
f44052be0b
|
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()
|
2020-02-20 23:30:56 +04:00 |
Andrey Volk
|
e39eb28629
|
[apr] scan-build: fix dereference of null pointer in apr_hash_merge() and apr_proc_other_child_unregister()
|
2020-02-20 23:20:53 +04:00 |
Andrey Volk
|
d3c4cf3d62
|
Merge pull request #396 from signalwire/nta_weight
[sofia-sip] scan-build: Fix "Dereference of null pointer" in outgoing_answer_srv().
|
2020-02-20 23:04:25 +04:00 |
Andrey Volk
|
cd12fff8ab
|
Merge pull request #397 from signalwire/spandsp
[spandsp] scan-build: Fix "Result of operation is garbage or undefined" in rpe_grid_selection()
|
2020-02-20 23:02:54 +04:00 |
Andrey Volk
|
8dd1e1be23
|
[spandsp] scan-build: Fix "Result of operation is garbage or undefined" in rpe_grid_selection()
|
2020-02-20 22:53:34 +04:00 |
Andrey Volk
|
3a3f7957aa
|
[sofia-sip] scan-build: Fix "Dereference of null pointer" in outgoing_answer_srv().
|
2020-02-20 22:44:51 +04:00 |
Andrey Volk
|
ee89cc8aa5
|
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()
|
2020-02-20 20:13:43 +04:00 |
Andrey Volk
|
d438e1e547
|
[sofia-sip] Fix Out-of-bound array access warning: String copy function overflows destination buffer in nua_stack_event()
|
2020-02-20 20:13:07 +04:00 |
Andrey Volk
|
7b708c2c77
|
Merge pull request #394 from signalwire/sres
[sofia-sip] Guard `if` in sres_record_compare() and fix braces in sres_resolver_receive().
|
2020-02-20 20:08:07 +04:00 |
Andrey Volk
|
022efe3388
|
[sofia-sip] Guard `if` in sres_record_compare() and fix braces in sres_resolver_receive().
|
2020-02-20 19:49:56 +04:00 |
Andrey Volk
|
17996ad6b2
|
Merge pull request #393 from dragos-oancea/spandsp-super_tone_rx-undefined-j
[spandsp] scan-build: Array subscript is undefined - test_cadence()
|
2020-02-20 19:35:17 +04:00 |
Dragos Oancea
|
1d3fcd6864
|
[spandsp] scan-build: Array subscript is undefined - test_cadence()
|
2020-02-20 09:57:12 +00:00 |
Andrey Volk
|
6609fc4ee2
|
Merge pull request #392 from signalwire/nta_deref
[sofia-sip] scan-build: Fix dereference of null pointer in outgoing_query_results().
|
2020-02-20 03:12:07 +04:00 |
Andrey Volk
|
6318798f54
|
[sofia-sip] scan-build: Fix dereference of null pointer in outgoing_query_results().
|
2020-02-20 02:54:13 +04:00 |
Andrey Volk
|
74f1cb76fd
|
Merge pull request #391 from signalwire/sofia_sres
[sofia-sip] scan-build: Fix "Result of operation is garbage or undefined" in sres_log_response()
|
2020-02-20 02:06:29 +04:00 |
Andrey Volk
|
27e4a872c5
|
[sofia-sip] scan-build: Fix "Result of operation is garbage or undefined" in sres_log_response()
|
2020-02-20 01:47:54 +04:00 |
Andrey Volk
|
1fc955be82
|
Merge pull request #390 from signalwire/apr_filepath
[apr] scan-build: Fix "Argument with 'nonnull' attribute passed null" in file_io/unix/filepath.c
|
2020-02-20 00:40:56 +04:00 |
Andrey Volk
|
05377622af
|
[apr] scan-build: Fix "Argument with 'nonnull' attribute passed null" in file_io/unix/filepath.c
|
2020-02-20 00:16:37 +04:00 |