Commit Graph

  • 2b1ae831d1 Remove some dead assignments in ESL Travis Cross 2014-05-02 03:55:20 +00:00
  • fc40e4ab79 Avoid leaking data_buf in mod_conference Travis Cross 2014-05-02 03:38:14 +00:00
  • 64c678f17a freetdm: ftdm_gsm: Fix a few compilation warnings Moises Silva 2014-05-01 20:28:23 -04:00
  • 99c022b1dd FS-6500: freetdm: Add more enum compliance by defining proper enum values for FTDM_END and FTDM_ANY special state values Moises Silva 2014-05-01 19:59:16 -04:00
  • db1a2de186 don't null check what we know won't be null Michael Jerris 2014-05-01 19:00:24 -04:00
  • 2e3558c43e don't need to double check for null Michael Jerris 2014-05-01 18:50:26 -04:00
  • a3e1b7df49 Protect cross-compiling from polluted PKG_CONFIG_PATH Travis Cross 2014-05-01 22:19:56 +00:00
  • 582fa1a664 fix typo Michael Jerris 2014-05-01 18:22:57 -04:00
  • cd650f6055 Use system ldns library Travis Cross 2014-05-01 21:17:45 +00:00
  • c1f884cd33 Remove old ldns patch from FS-3110 Travis Cross 2014-05-01 22:00:46 +00:00
  • 33460064ac CID: 1210739 Raymond Chandler 2014-05-01 17:34:54 -04:00
  • a4e0929ef0 CID: 1210596 Raymond Chandler 2014-05-01 17:28:54 -04:00
  • 17f79bc2c3 CID: 1210770 Raymond Chandler 2014-05-01 16:36:55 -04:00
  • 9bf0e8c517 FS-6503 --resolve remove unused code Anthony Minessale 2014-05-02 00:00:13 +05:00
  • 7f18b80e60 FS-6503 --resolve remove unused code Anthony Minessale 2014-05-02 00:00:13 +05:00
  • c462ed6ae1 FS-6499 --resolve Brian West 2014-05-01 15:21:57 -05:00
  • d06b137abd FS-6498 --resolve Brian West 2014-05-01 15:20:25 -05:00
  • 28efa9e6a2 FS-6500: try to do the bounds checking properly using element of the enum Michael Jerris 2014-05-01 14:32:23 -04:00
  • d2c2f174e7 FS-6500: try to do the bounds checking properly using element of the enum Michael Jerris 2014-05-01 14:32:23 -04:00
  • 906467b360 fix log message on sending tport ping over ws to log error in failure cases Michael Jerris 2014-05-01 14:20:27 -04:00
  • 64f1098b8c remove dead assignment Michael Jerris 2014-05-01 14:17:06 -04:00
  • b0fd845786 remove dead assignment Michael Jerris 2014-05-01 14:04:56 -04:00
  • d4ba268f29 remove dead assignment Michael Jerris 2014-05-01 13:52:12 -04:00
  • cfd8d28bc8 silence clang unused function warnings and get rid of some unused functions Michael Jerris 2014-05-01 09:03:19 -04:00
  • fc25bbc23c remove unused function Michael Jerris 2014-05-01 08:32:23 -04:00
  • b55ba90def fix 2 potential use after free errors Michael Jerris 2014-05-01 08:30:52 -04:00
  • 4ec5e5af47 Refactor if blocks Travis Cross 2014-04-30 23:23:06 +00:00
  • ae3cf0a1a9 Remove dead assignment Travis Cross 2014-04-30 23:22:13 +00:00
  • 2ae823fb9f Drop dead assignments Travis Cross 2014-04-30 23:02:03 +00:00
  • e4d807108c CID: 1210646 Raymond Chandler 2014-04-30 18:46:59 -04:00
  • fd4364cd43 Drop dead assignment Travis Cross 2014-04-30 22:43:33 +00:00
  • 946db55b34 Drop dead assignments Travis Cross 2014-04-30 22:40:30 +00:00
  • 3abcee7142 unused Raymond Chandler 2014-04-30 18:36:40 -04:00
  • f38ccbfb51 Remove dead assignment, but why... Travis Cross 2014-04-30 22:08:23 +00:00
  • 0f6e364e61 Drop dead assignment Travis Cross 2014-04-30 22:00:58 +00:00
  • b9b5b0d827 Avoid dead assignment of return value of execv Travis Cross 2014-04-30 21:57:07 +00:00
  • 5f3e98beb4 Fix a use after free in a 'theoretical' case in switch_cache_db_persistant_execute_trans_full where the pre_trans_execute statement fails, but SQLSetAutoCommitAttr succeeds William King 2014-04-30 14:37:17 -07:00
  • 6add88b43f check return value for es_say_general_count Michael Jerris 2014-04-30 16:43:35 -04:00
  • ef18915ca5 make sure old_pid_buffer is null terminated Michael Jerris 2014-04-30 16:36:14 -04:00
  • a1a397420e fix leaked body in error case Michael Jerris 2014-04-30 16:10:08 -04:00
  • 23b3e172d5 don't leak file handle if fd = 0 Michael Jerris 2014-04-30 15:56:36 -04:00
  • 6f16e0d3da don't leak if first realloc fails but second one succeeds Michael Jerris 2014-04-30 15:53:26 -04:00
  • 068ad205b7 split this into 2 functions so its clear if this function allocates or not Michael Jerris 2014-04-30 15:48:23 -04:00
  • b205313f4f More fixes from Coverity scans Steve Underwood 2014-05-01 02:56:53 +08:00
  • 942215637a make sure receive buffer is always null terminated Michael Jerris 2014-04-30 13:49:58 -04:00
  • ac9741b579 don't leak xml string in dl_logger Michael Jerris 2014-04-30 13:44:59 -04:00
  • 0b8d2c5d65 add better bounds checking in dtmf_accepting array to avoid buffer overrun in mod_voicemail_ivr Michael Jerris 2014-04-30 13:31:06 -04:00
  • a9a852477a fix read beyond buffer length error Michael Jerris 2014-04-30 13:25:22 -04:00
  • 32c0bfde6b A couple more Coverity issues fixed Steve Underwood 2014-05-01 01:19:28 +08:00
  • c37d0dd6f0 Bisect with make -j Travis Cross 2014-04-30 17:10:30 +00:00
  • 43c9f6d5f9 Don't unset CCACHE_DIR when bisecting Travis Cross 2014-04-30 17:01:00 +00:00
  • e57484af9b FS-6497: --resolve fix for loop initial declaration not allowed Michael Jerris 2014-04-30 12:16:02 -04:00
  • 0ebc79457e Another couple of Coverity related cleanups Steve Underwood 2014-04-30 22:51:59 +08:00
  • 8ad8ae8e86 remove generated file from tree Michael Jerris 2014-04-30 10:34:08 -04:00
  • b8bd000bdd More elimination of warnings with clang Steve Underwood 2014-04-30 22:27:29 +08:00
  • bfacd58fa7 Eliminate some clang warnings Steve Underwood 2014-04-30 22:18:46 +08:00
  • c36e63026c mod_http_cache: CID 1025858: Thread deadlock (ORDER_REVERSAL) Chris Rienzo 2014-04-30 10:06:42 -04:00
  • e98045841e gracefully handle allocation failure Michael Jerris 2014-04-30 08:55:39 -04:00
  • 2e8572acb5 we always have the session in the dialplan function Michael Jerris 2014-04-30 08:51:52 -04:00
  • b3bfa563ae we always have the caller profile at this point, if for some reason we don't just instead of crashing Michael Jerris 2014-04-30 08:50:29 -04:00
  • 7508481597 we always have the seesion in the app function Michael Jerris 2014-04-30 08:46:11 -04:00
  • 9bf98d0dd3 remove useless checks of array == 0 Michael Jerris 2014-04-30 08:43:57 -04:00
  • 6e23eab0cc do set compiler flag that compiler doesn't support Michael Jerris 2014-04-30 08:33:09 -04:00
  • 21a2e19470 Eliminated another Coverity issue Steve Underwood 2014-04-30 14:41:06 +08:00
  • ba6457bbe9 Some more coverity issues cleaned up Steve Underwood 2014-04-30 13:10:59 +08:00
  • dac846cc7e Cleared some simple Coverity issues Steve Underwood 2014-04-30 12:42:46 +08:00
  • 2cdae46b19 FS-6476 regression where sock would sometimes drop while reading logical frames Anthony Minessale 2014-04-29 18:24:59 -04:00
  • 944ef52a1e Correction to commit 0ba59aa6c2 using the correct variable in tel uri param parsing for mod_sofia William King 2014-04-29 15:22:38 -07:00
  • af32ca00e3 Correction to commit 0ba59aa6c2 using the correct variable in tel uri param parsing for mod_sofia William King 2014-04-29 15:22:38 -07:00
  • 529099f15c silence incorrect warnings about null pointer derference and remove unused code Michael Jerris 2014-04-29 14:34:49 -04:00
  • d0de8c0bc6 add heartbeat_use_scheduler variable to force the heartbeat to use the scheduler rather than the media stream and also make it auto-chage between modes when going in and out of the media path Anthony Minessale 2014-04-29 04:20:46 +05:00
  • cc928b2315 Add helper for running git bisect Travis Cross 2014-04-28 22:06:24 +00:00
  • 6e41898517 this should never happen, but just in case, this will at least calm coverity Michael Jerris 2014-04-28 16:30:19 -04:00
  • 7e2499355a handle null 'status' passed to 'switch_channel_perform_presence' more gracefully Michael Jerris 2014-04-28 16:21:45 -04:00
  • a5f680810d only enable passthru_ptime_mismatch when set to a true value, not when it is set to any value Michael Jerris 2014-04-28 16:17:56 -04:00
  • d9b5bfaa7f only enable passthru_ptime_mismatch when set to a true value, not when it is set to any value Michael Jerris 2014-04-28 16:12:10 -04:00
  • a044b3b64b remove unused var ocp Michael Jerris 2014-04-28 16:06:39 -04:00
  • e7107f616f if we can't open /dev/null, you have much bigger issues to deal with Michael Jerris 2014-04-28 16:02:39 -04:00
  • 34c967707d improve null checks Michael Jerris 2014-04-28 15:49:57 -04:00
  • 1b43fa85b5 remove useless variable Michael Jerris 2014-04-28 15:19:19 -04:00
  • 7a7c275445 remove useless statement Michael Jerris 2014-04-28 15:16:03 -04:00
  • 0cba8b39c3 improve error checking for null path Michael Jerris 2014-04-28 15:12:02 -04:00
  • 8d10e65b79 fix bitwise flag unsetting Michael Jerris 2014-04-28 15:06:39 -04:00
  • 4828ecd7fd remove unused variable Michael Jerris 2014-04-28 15:00:22 -04:00
  • 95d4d0031c don't set variable we don't use, and fix off by 1 buffer overflow in 1 case Michael Jerris 2014-04-28 14:46:05 -04:00
  • dbaf49926c remove unnecessary null check, we would have crashed already if that strdup failed Michael Jerris 2014-04-28 14:38:38 -04:00
  • 5c07c3eb03 don't use memory after free when using naptr with mod_enum with multiple routes Brian West 2014-04-28 13:03:09 -05:00
  • a83fde3543 block of code in here twice was writing over expanded, causing it to potentially leak Michael Jerris 2014-04-28 13:41:48 -04:00
  • 59734d8e15 add bounds check to keep rtcp packets with > 5 report blocks from creating a buffer overrun Michael Jerris 2014-04-28 13:31:55 -04:00
  • 83ecf84e06 FS-4779 FS-6467 the behaviour from 4479 is now masked behind the param 3pcc-reinvite-bridged-on-ack FS-6467 please test master Anthony Minessale 2014-04-28 22:10:09 +05:00
  • cc06d9181b FS-4779 FS-6467 the behaviour from 4479 is now masked behind the param 3pcc-reinvite-bridged-on-ack FS-6467 please test master Anthony Minessale 2014-04-28 22:10:09 +05:00
  • e3b4e6b227 fix deref before null check Michael Jerris 2014-04-28 13:01:12 -04:00
  • 1174413115 remove unused variable Michael Jerris 2014-04-28 12:40:55 -04:00
  • 28babdea4e FS-6491 --resolve Anthony Minessale 2014-04-28 21:16:52 +05:00
  • c51b55a46e FS-6491 --resolve Anthony Minessale 2014-04-28 21:16:52 +05:00
  • 0d8f954e09 fixing commit a710841123 in switch_config William King 2014-04-28 08:46:48 -07:00
  • 60bc7dae9f check return value of switch_vasprintf Michael Jerris 2014-04-28 09:54:20 -04:00
  • 553dd9bdcf fix assigned but never used issue and code cleanup for readability Michael Jerris 2014-04-28 09:47:30 -04:00
  • 1affd78204 we only call this with values, and it would crash if you passed it null anyways, just assert to make it 100% clear Michael Jerris 2014-04-26 15:41:34 -04:00
  • abd7882d18 contact->m_url is an array, don't check array for zero as its useless Michael Jerris 2014-04-26 15:35:27 -04:00