Files
asterisk/main
Mark Michelson 1423716c8f Merged revisions 247076 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r247076 | mmichelson | 2010-02-16 17:44:33 -0600 (Tue, 16 Feb 2010) | 12 lines
  
  Add va_end calls to __ast_str_helper.
  
  According to the man page for stdarg(3),
  "Each invocation of va_copy() must be matched by a
  corresponding invocation of va_end() in the same
  function."
  
  There were several cases in __ast_str_helper where
  va_copy was not matched with a corresponding call
  to va_end.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@247078 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-02-16 23:46:24 +00:00
..
2009-07-18 02:09:13 +00:00
2009-08-10 19:30:55 +00:00
2007-12-11 22:20:22 +00:00
2009-03-17 05:54:07 +00:00
2009-08-10 19:30:55 +00:00
2009-08-10 19:30:55 +00:00
2008-07-21 21:00:47 +00:00
2009-08-10 19:30:55 +00:00
2008-03-04 23:04:29 +00:00
2009-08-10 19:30:55 +00:00
2009-03-18 14:32:47 +00:00
2009-08-21 03:40:07 +00:00
2007-11-21 00:23:49 +00:00
2008-03-04 23:04:29 +00:00
2008-03-04 23:04:29 +00:00