Files
asterisk/include/asterisk
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
This replaces all calls to alloca() with ast_alloca() which calls gcc's
__builtin_alloca() to avoid BSD semantics and removes all NULL checks
on memory allocated via ast_alloca() and ast_strdupa().

(closes issue ASTERISK-20125)
Review: https://reviewboard.asterisk.org/r/2032/
Patch-by: Walter Doekes (wdoekes)
........

Merged revisions 370642 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 370643 from http://svn.asterisk.org/svn/asterisk/branches/10


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370655 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-07-31 20:21:43 +00:00
..
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2010-06-08 14:38:18 +00:00
2012-06-01 16:33:25 +00:00
2011-12-16 21:10:19 +00:00
2012-07-20 15:48:55 +00:00
2011-12-22 20:39:48 +00:00
2012-07-20 15:48:55 +00:00
2010-06-08 14:38:18 +00:00
2011-11-23 17:16:33 +00:00
2012-02-28 18:15:34 +00:00
2012-02-24 15:10:35 +00:00
2010-08-30 08:25:50 +00:00
2011-10-11 19:06:29 +00:00
2010-06-08 14:38:18 +00:00
2010-06-08 14:38:18 +00:00
2010-06-08 14:38:18 +00:00
2012-06-25 17:59:34 +00:00