Commit Graph

3806 Commits (c2e28fae9cce3abb28bc0f8b09b00a4f046f83d5)

Author SHA1 Message Date
Kevin Harwell cb6492b7e2 Logging: Logging types ignored after specifying a verbose level
12 years ago
Jonathan Rose a941dc3159 utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
12 years ago
Jonathan Rose 19457016bd jitterbuf: Fix memory leak on jitter buffer reset
12 years ago
Jonathan Rose d4da5d79bf astobj2: Unregister debug CLI commands at exit
12 years ago
Jonathan Rose 037dee9eaa memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose bab6b3610a memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Jonathan Rose 4241f7b6ea res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Kevin Harwell a1ddd8987d Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
12 years ago
Walter Doekes 8a6db34dc8 Properly copy/remove the device state cache flag over a masquerade.
12 years ago
Kinsey Moore a055bdd4b4 Fix security events for AMI invalid password
13 years ago
Kinsey Moore 2fb3e52fda Ensure global types in the config framework are initialized
13 years ago
Kevin Harwell 44f616bd2e Fix memory leak in logger.
13 years ago
Richard Mudgett 9a0537cc98 UDPTL: Backport some fixes from v12 that should be in v11.
13 years ago
Kinsey Moore 0ca5aec494 Fix jitter buffer log file creation
13 years ago
Michael L. Young 1c37158fe0 Fix Segfault When Syntax Of A Line Under [applicationmap] Is Invalid
13 years ago
Kevin Harwell 1347333a46 Remote console: more output discrepancies
13 years ago
David M. Lee fb51ba1688 Don't write to /tmp/refs when REF_DEBUG is not defined.
13 years ago
Richard Mudgett d8b4adb590 Fix incorrect usages of ast_realloc().
13 years ago
Richard Mudgett 3f6b151a72 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
13 years ago
David M. Lee 85ceb09623 Fix DEBUG_THREADS when lock is acquired in __constructor__
13 years ago
Kevin Harwell 71857a4a5e Fix various memory leaks
13 years ago
Kevin Harwell b41873d7e9 Memory leak fix
13 years ago
Kevin Harwell 3c376008f5 Fix memory leak
13 years ago
Kevin Harwell 3e0157c46f Check return value on fwrite
13 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
13 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
13 years ago
Walter Doekes 0bdd6ce706 Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc.
13 years ago
Jonathan Rose 81ddc42fd3 UDPTL: Fix a regression where UDPTL won't load default settings
13 years ago
David M. Lee 041b910b17 Complete http_shutdown.
13 years ago
Kinsey Moore d9380e3ece Unregister CLI commands on exit
13 years ago
Kinsey Moore e71f01d16c Fix xmldoc memory leak
13 years ago
Kinsey Moore 9e1be72421 Protect CEL from an invalid config on reload
13 years ago
Matthew Jordan 186a2b171c Fix invalid access to disposed memory in main/data unit test
13 years ago
John Bigelow b44258d174 Add test suite events to indicate when a feature is detected or not
13 years ago
Kinsey Moore 3dcbd04a94 Remove leading spaces from the CLI command before parsing
13 years ago
Walter Doekes b3eef9957e Consistent memory allocation by ast_bt_get_symbols.
13 years ago
Walter Doekes 5c8ba4c4d6 Check result of ast_var_assign() calls for memory allocation failure.
13 years ago
Matthew Jordan 3754c3a7dd Update copyright year to 2013 in asterisk.c; some whitespace fixes
13 years ago
Matthew Jordan 03a1e40d8e Tolerate presence of RFC2965 Cookie2 header by ignoring it
13 years ago
Matthew Jordan 2ffb648a20 Fix memory/ref counting leaks in a variety of locations
13 years ago
Matthew Jordan 56a4d03ee2 Fix memory leak while loading priority modules and adding formats
13 years ago
Richard Mudgett 829edeffe9 Fix segfault when dealing with chan_agent channels.
13 years ago
Jonathan Rose 249d7c2790 Fix a memory copying bug in slinfactory which was causing mixmonitor issues.
13 years ago
Matthew Jordan 1aed26bc0a Print all logger messages on shutdown
13 years ago
Kevin Harwell faeea4c0f2 Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
13 years ago
Richard Mudgett a58b7639dd Make ao2 global objects not always use the debug version of the ao2_ref() calls.
13 years ago
Michael L. Young 672040ab2e Fix Missing CALL-ID When Logging Through Syslog
13 years ago
Jonathan Rose 5287afb80c pbx: Fix lack of cleanup on macrolock and context_table
13 years ago
Richard Mudgett e712c4320f Fix SendText AMI action to never return non-zero.
13 years ago
David M. Lee 1a3c5aaa6c Minor fixups to Doxygen comments.
13 years ago