Files
asterisk/funcs
Richard Mudgett 4fb3ae9ecf Fix some uninitialized buffers for CDR handling valgrind found.
* Made ast_strftime_locale() ensure that the output buffer is initialized.
The std library strftime() returns 0 and does not touch the buffer if it
has an error.  However, the function can also return 0 without an error.

(closes issue ASTERISK-22412)
Reported by: rmudgett


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@397902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-08-28 23:14:57 +00:00
..
2012-05-18 14:43:44 +00:00
2013-08-06 14:44:45 +00:00
2012-09-21 17:14:59 +00:00
2012-10-14 21:56:13 +00:00