asterisk/utils
Russell Bryant 283b1bdeb3 Merged revisions 46067 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46067 | russell | 2006-10-23 21:27:42 -0400 (Mon, 23 Oct 2006) | 7 lines

In muted.c, check the return value of strdup.  In ael_main.c, check the return
value of calloc.  (issue #8157)

In passing fix a few minor bugs in ael_main.c.  The last argument to strncpy()
was a hard-coded 100, where it should have been 99.  I changed this to use
sizeof() - 1.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46068 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-24 01:28:45 +00:00
..
Makefile Merged revisions 44436 via svnmerge from 2006-10-05 01:43:02 +00:00
ael_main.c Merged revisions 46067 via svnmerge from 2006-10-24 01:28:45 +00:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c astman was slightly weirding out over the new Dial and Newcallerid events 2006-10-19 19:32:25 +00:00
check_expr.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
expr2.testinput Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-) 2006-04-24 17:41:27 +00:00
frame.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
frame.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
muted.c Merged revisions 46067 via svnmerge from 2006-10-24 01:28:45 +00:00
smsq.c suppress compiler warning 2006-08-29 13:48:15 +00:00
stereorize.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
streamplayer.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00