Commit Graph

  • 4909dc50ef tweak Anthony Minessale 2008-05-22 14:41:11 +00:00
  • 01c30675b9 thanks dasbus Brian West 2008-05-22 02:32:47 +00:00
  • f119c5c449 fix finding of files in rate dirs on windows in mod_sndfile Michael Jerris 2008-05-22 02:16:32 +00:00
  • 201a28e262 fix local_stream with rates on windows (revert r8378) Michael Jerris 2008-05-22 01:57:04 +00:00
  • 3c2e987d47 var name scope masking and code before decl Michael Jerris 2008-05-22 01:24:13 +00:00
  • 91e270907b add disable_app_log variable Michael Jerris 2008-05-22 01:08:30 +00:00
  • 9b2b3beed2 don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-21 23:12:38 +00:00
  • 91fc355a62 don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-21 22:40:04 +00:00
  • 088b842ced Add safety check for codec implementations with bytes_per_frames being larger than the recommended buffer size (Klocwork #1039) Stefan Knoblich 2008-05-21 22:26:30 +00:00
  • 0bdd7007d0 don't leak on error conditions in mod_local_stream. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-21 22:12:41 +00:00
  • 2c19360e0d don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-21 22:00:30 +00:00
  • 9972dc42ec swatting at NAT Anthony Minessale 2008-05-21 21:49:27 +00:00
  • 5d91bea365 switch_url_encode now takes the full length of the buffer and null-terminates the string properly (Klocwork #1030) Stefan Knoblich 2008-05-21 21:31:17 +00:00
  • a35dddbfc0 handle NULL values better. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-21 20:32:51 +00:00
  • 103dfc02cb handle allocation error. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-21 20:25:40 +00:00
  • 9b6063ae77 sizeof does not work for dynamically allocated memory (Klocwork #532) Stefan Knoblich 2008-05-21 20:05:46 +00:00
  • 40b96afb4a tweak Anthony Minessale 2008-05-21 20:00:00 +00:00
  • 6820f1a4cf Make woomera_printf() a little more robust (Klocwork #530 related) Stefan Knoblich 2008-05-21 19:54:23 +00:00
  • b015d7b8d3 add strict state parsing and configurable suggest mode Michael Jerris 2008-05-21 18:58:14 +00:00
  • 7813d6a46c add strict state parsing and configurable suggest mode Michael Jerris 2008-05-21 18:58:14 +00:00
  • e78499ef36 update the config for aggressive-nat-detection param Brian West 2008-05-21 18:15:56 +00:00
  • 3ae5437e2b update the config for aggressive-nat-detection param Brian West 2008-05-21 18:14:57 +00:00
  • 219812a90f sync Anthony Minessale 2008-05-21 16:49:22 +00:00
  • fabc3df7d4 sync Anthony Minessale 2008-05-21 16:49:22 +00:00
  • c1d46e371c fix bounds check issue Michael Jerris 2008-05-21 16:48:19 +00:00
  • 33b748e114 fix bounds check issue Michael Jerris 2008-05-21 16:48:19 +00:00
  • b02971fea7 next chapter in the never-ending nat saga Anthony Minessale 2008-05-21 16:46:48 +00:00
  • 281cfd6552 add new param to func Anthony Minessale 2008-05-20 22:35:01 +00:00
  • f2c34550b5 remove useless code jus't erase it Anthony Minessale 2008-05-20 22:28:34 +00:00
  • 8c12407619 add rport hack to sofia lib to ease NAT suffering Anthony Minessale 2008-05-20 22:27:42 +00:00
  • 6c5615fdb4 getting ready for rc6 Anthony Minessale 2008-05-20 19:58:47 +00:00
  • 8e17e4107a switch to independent sound file version numbers Michael Jerris 2008-05-20 19:24:23 +00:00
  • 515e36f568 who sucks more NAT or cheap SIP device makers Anthony Minessale 2008-05-20 19:09:09 +00:00
  • db3f7207e0 add recieved param to contact ala MODENDP-104 Anthony Minessale 2008-05-20 17:44:55 +00:00
  • a252b74f4d solution for MODAPP-94 Anthony Minessale 2008-05-20 17:28:21 +00:00
  • 28cea12b64 solution for MODAPP-94 Anthony Minessale 2008-05-20 17:25:17 +00:00
  • 8780b35dc1 add patch from MODAPP-93 Anthony Minessale 2008-05-20 17:19:14 +00:00
  • bcfb8c3e38 added example to wrong config Anthony Minessale 2008-05-20 17:15:33 +00:00
  • 2848cfdd18 more nat stuff Anthony Minessale 2008-05-20 16:41:57 +00:00
  • 83e6642391 update Anthony Minessale 2008-05-20 15:40:27 +00:00
  • 0e0f299cbc bounds checks to avoid buffer overflow. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-20 00:54:43 +00:00
  • 151af23a14 handle allocation error. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 22:39:48 +00:00
  • ba11795af5 handle allocation error. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 22:36:25 +00:00
  • fd2bf46710 tweak error handling. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 22:34:30 +00:00
  • 05b9c163ed don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 22:26:59 +00:00
  • 99118bb2c6 build tweak Michael Jerris 2008-05-19 22:23:11 +00:00
  • aa1c88f5f4 don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 22:17:10 +00:00
  • e02baeedb4 don't pass NULL to atoi. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 22:11:37 +00:00
  • ed0d0e7b84 handle allocation error and potential leak. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 21:44:11 +00:00
  • b5f2bec973 fix bug Anthony Minessale 2008-05-19 21:43:09 +00:00
  • 085088f35e add bounds checks. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 21:33:52 +00:00
  • 117c0315cc following the att_xfer can o worms deeper Anthony Minessale 2008-05-19 21:02:26 +00:00
  • 76d98d76b4 don't leak on switch_ivr_play_file when using phrase or say. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 19:57:27 +00:00
  • cc5074183b don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 19:45:50 +00:00
  • a68e10c896 handle allocation error. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 19:39:20 +00:00
  • ede7970fe3 don't leak on switch_ivr_wait_for_answer when peer channel is already answered or pre-answered. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 19:24:20 +00:00
  • 9a64686104 refactor, cleanup, eliminate un-needed checks. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 19:08:03 +00:00
  • 21b5d73ad0 handle allocation error. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 18:53:32 +00:00
  • 41a0bc8fb6 don't deref NULL. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-19 18:43:01 +00:00
  • 5e7e1b999d Mon May 19 11:31:45 EDT 2008 Pekka.Pessi@nokia.com * nua_stack.c: include Allow-Events in requests initiating dialog, too Michael Jerris 2008-05-19 16:56:40 +00:00
  • c3c9a27413 Fri May 16 05:06:09 EDT 2008 Pekka.Pessi@nokia.com * nua_register.c: nr->nr_tport was used even if nr was NULL Michael Jerris 2008-05-19 16:55:53 +00:00
  • 4795234198 Fri May 16 10:44:06 EDT 2008 Pekka Pessi <first.last@nokia.com> * test_s2.c: cope if test nua uses default port Michael Jerris 2008-05-19 16:55:15 +00:00
  • 614ca565ae Fri May 16 10:30:29 EDT 2008 Pekka Pessi <first.last@nokia.com> * test_nua_api.c: fixed crash in check_sofia Michael Jerris 2008-05-19 16:54:45 +00:00
  • 5e0750dcd8 Fri May 16 10:29:20 EDT 2008 Pekka Pessi <first.last@nokia.com> * test_simple.c: fixed test case for SUBSCRIBE Michael Jerris 2008-05-19 16:54:14 +00:00
  • 928f6cda1e fix possible memory overload during error condition Anthony Minessale 2008-05-19 16:26:50 +00:00
  • 0ba45ead64 fix small att_xfer issue from mailing list Anthony Minessale 2008-05-19 14:30:39 +00:00
  • 7daa751f1e doh Anthony Minessale 2008-05-17 15:48:18 +00:00
  • dc66f0c0f2 add sofia-reconf targer Anthony Minessale 2008-05-17 15:42:28 +00:00
  • fa93eaddb9 forgot to tell ppl to take x- away in the example Anthony Minessale 2008-05-17 02:01:22 +00:00
  • a79fe2c125 add vm_boxcount api func Anthony Minessale 2008-05-17 00:33:34 +00:00
  • 185b2938a7 Force CXXLINK for mod_python and remove -lstdcc++ from LOCAL_LDFLAGS to fix build on solaris Stefan Knoblich 2008-05-16 21:38:00 +00:00
  • baf944eba9 Drop python-config support, use non-platform-specific site-packages dir Stefan Knoblich 2008-05-16 19:58:16 +00:00
  • f08ac86252 Non-bash and m4 quoting fixes, improve site-packages detection with distutils Stefan Knoblich 2008-05-16 19:29:26 +00:00
  • 70e8152b39 tweak asserts. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 19:11:44 +00:00
  • 0cb54b0a97 don't leak db error string. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 18:54:43 +00:00
  • 5418702cda don't leak db handle when called api command with session. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 18:50:14 +00:00
  • 2d14539e47 Enhance python detection. Several OS do not include a python-config script (e.g. Centos, Fedora, OpenSolaris), so use the distutils module directly (like python-config does) to extract the required information. I am keeping the python-config support for now (used when distutils is not found). Several minor cleanups of the code too... Stefan Knoblich 2008-05-16 18:49:52 +00:00
  • c4657914eb lang fixes Anthony Minessale 2008-05-16 18:40:39 +00:00
  • 6ccacdff83 add unregister event Anthony Minessale 2008-05-16 18:40:09 +00:00
  • 0a766e14a0 check value before using. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 17:55:12 +00:00
  • 22cb7b134a update Anthony Minessale 2008-05-16 17:29:22 +00:00
  • 36320b9248 handle edgecase leak on platforms without vasprintf. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 17:25:43 +00:00
  • efd78441d6 remove redundant null check. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 17:18:57 +00:00
  • 16bf3f42a1 don't leak after allocation failure. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 17:07:10 +00:00
  • d24752a559 disable incorrect code analysis catch Michael Jerris 2008-05-16 17:06:27 +00:00
  • d13fa0d211 tweak asserts. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 16:59:34 +00:00
  • fd63a52706 handle error message leaks and other error conditions, Found by Klockwork (www.klocwork.com) Anthony Minessale 2008-05-16 16:43:47 +00:00
  • 41510454a8 don't pass null to switch_loadable_module_get_api_interface. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 16:15:37 +00:00
  • dba9a102d4 initialize allocated in constructors. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 15:53:48 +00:00
  • d4d5ed39ba don't pass null to switch_loadable_module_get_dialplan_interface. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 15:49:23 +00:00
  • 7bab5df1c8 refactoring.... Found by Klockwork (www.klocwork.com) Anthony Minessale 2008-05-16 15:29:44 +00:00
  • 4f65f1300c fix MODENDP-108 Anthony Minessale 2008-05-16 15:05:54 +00:00
  • 878bbcebf7 hack to avoid the bug MODLANG-60 Anthony Minessale 2008-05-16 15:03:45 +00:00
  • b879941dab don't pass null to switch_loadable_module_get_dialplan_interface. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 14:59:28 +00:00
  • 6cef49df2b tweak asserts. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 14:43:21 +00:00
  • 3921baa719 check value before using. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 14:35:41 +00:00
  • 35dc6b0412 don't use unchecked malloc results. Found by Klockwork (www.klocwork.com) Michael Jerris 2008-05-16 14:32:35 +00:00
  • 47d42ee110 updatew Anthony Minessale 2008-05-16 13:16:27 +00:00
  • 5851077d26 no need to set this var twice. Michael Jerris 2008-05-16 04:04:41 +00:00
  • 8190b63460 don't push null values into the hash Michael Jerris 2008-05-16 04:01:56 +00:00