asterisk/utils
David M. Lee be3cab0a3a Fix memory stomping bug in astman.
This memset complained in dev mod on my Ubuntu box. The memset is both
unnecessary and dangerous. At this point, m hasn't been initialized
yet, so the memset will write off to whatever address happens to be
on the stack at the time.
........

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

Merged revisions 409083 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 409087 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@409091 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-02-27 16:26:18 +00:00
..
db1-ast Replace Berkeley DB with SQLite 3 2011-07-06 20:58:12 +00:00
Makefile Move ast_str_container_alloc and friends 2013-08-02 14:08:34 +00:00
ael_main.c Fixed utils directory breakage from r398648 2013-09-10 17:26:19 +00:00
astcanary.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
astdb2bdb.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astdb2sqlite3.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c Fix memory stomping bug in astman. 2014-02-27 16:26:18 +00:00
check_expr.c Fixed utils directory breakage from r398748, this time with extra hate. 2013-09-10 17:50:13 +00:00
clicompat.c Put clicompat-r2.patch back in 2013-10-25 17:32:17 +00:00
conf2ael.c Remove extra defines of AST_PBX_MAX_STACK. 2014-02-22 02:31:04 +00:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c Remove extra defines of AST_PBX_MAX_STACK. 2014-02-22 02:31:04 +00:00
frame.c AST-2009-005 2009-08-10 19:20:57 +00:00
frame.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
muted.c Doxygen Updates 2012-10-14 21:57:42 +00:00
refcounter.c Put clicompat-r2.patch back in 2013-10-25 17:32:17 +00:00
smsq.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
stereorize.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
streamplayer.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
utils.xml Migrate hashtest/hashtest2 to be unit tests. 2012-11-16 00:08:00 +00:00