Files
asterisk/utils
David M. Lee 7bf499290d 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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@409087 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-02-27 16:25:32 +00:00
..
2011-07-06 20:58:12 +00:00
2012-06-15 16:20:16 +00:00
2014-02-27 16:25:32 +00:00
2013-10-25 17:31:38 +00:00
2009-08-10 19:20:57 +00:00
2012-10-14 21:57:42 +00:00
2013-10-25 17:31:38 +00:00