asterisk/main
Kevin P. Fleming 0024d6846e Merged revisions 129966 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r129966 | kpfleming | 2008-07-11 09:03:52 -0500 (Fri, 11 Jul 2008) | 5 lines

fix a flaw found while experimenting with structure alignment and padding; low-fence checking would not work properly on 64-bit platforms, because the compiler was putting 4 bytes of padding between the fence field and the allocation memory block

added a very obvious runtime warning if this condition reoccurs, so the developer who broke it can be chastised into fixing it :-)


........
r129967 | kpfleming | 2008-07-11 09:03:52 -0500 (Fri, 11 Jul 2008) | 5 lines

simplify calculation

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@129968 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-11 14:16:15 +00:00
..
db1-ast clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
editline Merged revisions 129343 via svnmerge from 2008-07-09 13:44:43 +00:00
libresample Fix a bunch of places where \arg was used instead of \param. Using \arg 2008-07-02 14:50:45 +00:00
stdtime Merged revisions 103845 via svnmerge from 2008-02-20 18:28:00 +00:00
Makefile Merged revisions 125132 via svnmerge from 2008-06-25 23:05:28 +00:00
abstract_jb.c Merged revisions 121861 via svnmerge from 2008-06-11 18:19:24 +00:00
acl.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
adsistub.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
aescrypt.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aeskey.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
alaw.c Whitespace changes only 2008-03-04 23:04:29 +00:00
app.c Keep ast_app_inboxcount API compatible with 1.6.0. 2008-07-02 21:27:53 +00:00
ast_expr2.c (closes issue #12467) 2008-04-21 21:13:02 +00:00
ast_expr2.fl Change references to doc/channelvariables.txt to 2008-06-20 16:30:18 +00:00
ast_expr2.h (closes issue #12467) 2008-04-21 21:13:02 +00:00
ast_expr2.y (closes issue #12467) 2008-04-21 21:13:02 +00:00
ast_expr2f.c Change references to doc/channelvariables.txt to 2008-06-20 16:30:18 +00:00
asterisk.c Reduce length of time that 'asterisk -rx' waits. 2008-07-08 20:17:08 +00:00
astmm.c Merged revisions 129966 via svnmerge from 2008-07-11 14:16:15 +00:00
astobj2.c Revert a previous regression in astobj2.c from merging a branch. 2008-06-17 22:24:45 +00:00
audiohook.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +00:00
autoservice.c Merged revisions 122713 via svnmerge from 2008-06-13 21:45:21 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
cdr.c Merged revisions 127663 via svnmerge from 2008-07-03 17:16:44 +00:00
channel.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
chanvars.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cli.c Code wasn't ready to be merged - see -dev list discussion 2008-07-09 03:39:59 +00:00
config.c Merge the adaptive realtime branch, which will make adding new required fields 2008-06-05 19:07:27 +00:00
cryptostub.c Whitespace changes only 2008-03-04 23:04:29 +00:00
cygload.c Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
db.c Several manager changes: 2008-01-10 00:12:35 +00:00
devicestate.c Merge another big set of changes from team/russell/events 2008-06-10 15:12:17 +00:00
dial.c Convert one more delimiter to use comma. 2008-06-13 14:15:07 +00:00
dlfcn.c Whitespace changes only 2008-03-04 23:04:29 +00:00
dns.c Fix a bug in SRV lookups where dnsmgr would discard everything but the 2008-07-08 21:00:01 +00:00
dnsmgr.c Fix a bug in SRV lookups where dnsmgr would discard everything but the 2008-07-08 21:00:01 +00:00
dsp.c arbitrary formatting change to test mantis change 2008-06-09 16:55:15 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a 2008-05-09 19:54:45 +00:00
event.c Add an additional sanity check in case an event is passed between 2008-06-10 19:52:21 +00:00
features.c Remove deprecated 'show parkedcalls' CLI command 2008-07-10 16:21:16 +00:00
file.c Merge changes from timing branch 2008-06-13 12:45:50 +00:00
fixedjitterbuf.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
frame.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
fskmodem.c Whitespace changes only 2008-03-04 23:04:29 +00:00
global_datastores.c Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue. 2008-03-01 01:30:37 +00:00
hashtab.c Make it so you don't have to cast away const in a couple places 2008-03-04 04:47:32 +00:00
http.c Expose the prefix variable so that it can be used by modules depending on http support 2008-07-02 20:28:17 +00:00
image.c Whitespace changes only 2008-03-04 23:04:29 +00:00
indications.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +00:00
io.c Merged revisions 94977 via svnmerge from 2007-12-27 20:11:20 +00:00
jitterbuf.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 2008-03-18 15:43:34 +00:00
loader.c Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
logger.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
manager.c Code wasn't ready to be merged - see -dev list discussion 2008-07-09 03:39:59 +00:00
md5.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
netsock.c Make OpenBSD compile again 2008-06-19 20:25:37 +00:00
pbx.c Add Proceeding() application (#13025) 2008-07-09 15:57:06 +00:00
plc.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
poll.c Whitespace changes only 2008-03-04 23:04:29 +00:00
privacy.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
rtp.c Merged revisions 129436 via svnmerge from 2008-07-09 19:40:30 +00:00
say.c Merged revisions 123769 via svnmerge from 2008-06-18 22:17:17 +00:00
sched.c Merged revisions 121861 via svnmerge from 2008-06-11 18:19:24 +00:00
sha1.c more header removal/normalization 2007-11-21 00:23:49 +00:00
slinfactory.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +00:00
srv.c Fix a bug in SRV lookups where dnsmgr would discard everything but the 2008-07-08 21:00:01 +00:00
strcompat.c Whitespace changes only 2008-03-04 23:04:29 +00:00
taskprocessor.c make solaris happy...pointed out by snuff-home on IRC 2008-06-23 15:24:05 +00:00
tcptls.c Fix a crash in tcp and tls connections related to reference counts. 2008-06-18 20:07:56 +00:00
tdd.c Whitespace changes only 2008-03-04 23:04:29 +00:00
term.c Whitespace changes only 2008-03-04 23:04:29 +00:00
threadstorage.c Merged revisions 91192 via svnmerge from 2007-12-05 17:49:03 +00:00
timing.c - add get_max_rate timing API call 2008-06-26 15:37:01 +00:00
translate.c Convert casts to unions, to fix alignment issues on Solaris 2008-06-26 17:06:17 +00:00
udptl.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +00:00
ulaw.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
utils.c Merged revisions 125793 via svnmerge from 2008-06-27 13:54:13 +00:00