freeswitch/src
Michael Jerris 41510454a8 don't pass null to switch_loadable_module_get_api_interface. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 16:15:37 +00:00
..
include initialize allocated in constructors. Found by Klockwork (www.klocwork.com) 2008-05-16 15:53:48 +00:00
mod fix MODENDP-108 2008-05-16 15:05:54 +00:00
Makefile.am Make libdir and bindir being accepted by libs and modules 2008-02-18 14:58:41 +00:00
g711.c move L16 and g711 into the core 2008-02-18 19:43:57 +00:00
inet_pton.c tweak windows build for inet_pton 2008-04-21 16:48:34 +00:00
switch.c handle malloc failures. Found by Klockwork (www.klocwork.com) 2008-05-15 21:05:32 +00:00
switch_apr.c add acl stuff 2008-03-26 22:14:09 +00:00
switch_buffer.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_caller.c fix for FSCORE-97 and add set_name app to rename channel 2008-02-26 23:29:58 +00:00
switch_channel.c handle buffer boundries a bit better, assert before deref. Found by Klockwork (www.klocwork.com) 2008-05-15 21:08:42 +00:00
switch_config.c fix pointer thingy 2008-05-15 20:53:22 +00:00
switch_console.c Avoid non null terminated string. Found by Klockwork (www.klocwork.com) 2008-05-15 21:25:26 +00:00
switch_core.c check value before using. Found by Klockwork (www.klocwork.com) 2008-05-16 14:35:41 +00:00
switch_core_asr.c less is more 2008-04-07 20:22:38 +00:00
switch_core_codec.c fix some stuff 2008-03-27 22:22:46 +00:00
switch_core_db.c doh 2008-03-17 17:26:22 +00:00
switch_core_directory.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_event_hook.c spring cleaning, lose some pointless code 2008-05-08 19:19:47 +00:00
switch_core_file.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_hash.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_io.c tweak asserts. Found by Klockwork (www.klocwork.com) 2008-05-16 14:43:21 +00:00
switch_core_media_bug.c update 2008-03-17 23:26:38 +00:00
switch_core_memory.c fix shutdown race destroying memory pools. 2008-03-20 02:05:34 +00:00
switch_core_port_allocator.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_core_rwlock.c tewaks 2008-05-01 16:41:46 +00:00
switch_core_session.c refactoring.... Found by Klockwork (www.klocwork.com) 2008-05-16 15:29:44 +00:00
switch_core_speech.c switch_bytes_per_frame -> switch_samples_per_frame rename 2008-02-15 23:02:06 +00:00
switch_core_sqldb.c add dialplan and context to sql table 2008-05-06 20:00:43 +00:00
switch_core_state_machine.c don't pass null to switch_loadable_module_get_dialplan_interface. Found by Klockwork (www.klocwork.com) 2008-05-16 15:49:23 +00:00
switch_core_timer.c fix a bunch more stuff that broke from fixing it yesterday! 2008-03-11 16:55:58 +00:00
switch_cpp.cpp hack to avoid the bug MODLANG-60 2008-05-16 15:03:45 +00:00
switch_event.c add patch from MDXMLINT-27 2008-05-15 20:29:08 +00:00
switch_ivr.c update 2008-05-15 14:49:11 +00:00
switch_ivr_async.c spring cleaning, lose some pointless code 2008-05-08 19:19:47 +00:00
switch_ivr_bridge.c make the impossible possible 2008-05-15 21:36:32 +00:00
switch_ivr_menu.c update script langs 2008-05-02 16:43:54 +00:00
switch_ivr_originate.c add var_event down into the endpoints so chans with no parents can still pass options 2008-05-15 19:29:35 +00:00
switch_ivr_play_say.c doh should probably expose say 2008-05-09 22:16:08 +00:00
switch_loadable_module.c don't pass null to switch_loadable_module_get_api_interface. Found by Klockwork (www.klocwork.com) 2008-05-16 16:15:37 +00:00
switch_log.c Avoid fflush-ing NULL. Found by Klockwork (www.klocwork.com) 2008-05-15 21:31:47 +00:00
switch_odbc.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_pcm.c fix rtp break on blocking sockets 2008-03-07 18:43:28 +00:00
switch_regex.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_resample.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_rtp.c cannot pass 2833 on a transcoded call 2008-05-13 20:36:23 +00:00
switch_scheduler.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_stun.c fix msvc build 2008-05-13 06:23:47 +00:00
switch_swig.c set tab mode properly 2008-02-03 22:14:57 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c crank accuracy on windows sleep 2008-05-06 13:58:36 +00:00
switch_utils.c tweak windows build for inet_pton and other build problems 2008-04-21 14:35:14 +00:00
switch_xml.cpp update 2008-03-25 00:24:23 +00:00