Russell Bryant
3e2b976fc0
Merged revisions 175829 via svnmerge from
...
https://origsvn.digium.com/svn/asterisk/trunk
........
r175829 | russell | 2009-02-15 14:56:27 -0600 (Sun, 15 Feb 2009) | 14 lines
Fix a number of problems with ast_sched_report().
1) It had numerous coding guidelines violations with regards to formatting.
2) It allocated memory using ast_calloc() that was never freed.
3) It didn't check for failure from the allocation.
4) It used sprintf() and strcat() to build the result, doing zero checking to
prevent writing past the end of the provided buffer.
The function also lacks API documentation, but that has not been addressed in
this commit.
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@175831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-02-15 21:00:58 +00:00
..
2008-06-16 13:03:40 +00:00
2008-08-06 00:30:53 +00:00
2007-11-17 14:11:53 +00:00
2007-12-11 14:17:29 +00:00
2008-08-08 00:48:35 +00:00
2007-05-24 22:07:50 +00:00
2008-02-15 23:14:32 +00:00
2008-11-19 13:03:50 +00:00
2007-12-11 14:17:29 +00:00
2008-12-23 20:56:10 +00:00
2007-12-11 14:17:29 +00:00
2008-02-26 20:02:14 +00:00
2007-12-11 14:17:29 +00:00
2008-11-29 18:16:50 +00:00
2009-02-12 16:35:30 +00:00
2008-07-11 14:22:44 +00:00
2006-11-15 20:55:17 +00:00
2008-12-19 23:07:33 +00:00
2008-12-15 15:50:12 +00:00
2008-08-07 14:36:59 +00:00
2008-07-08 20:30:29 +00:00
2008-08-05 23:45:32 +00:00
2009-02-11 22:55:16 +00:00
2008-10-14 22:42:17 +00:00
2008-11-29 18:16:50 +00:00
2008-11-29 18:16:50 +00:00
2008-11-03 00:21:04 +00:00
2008-10-14 22:42:17 +00:00
2007-07-16 02:51:56 +00:00
2008-08-05 17:05:34 +00:00
2008-11-29 18:16:50 +00:00
2008-10-31 20:10:40 +00:00
2008-11-29 18:16:50 +00:00
2006-08-21 02:11:39 +00:00
2008-07-02 14:50:45 +00:00
2008-08-07 17:44:20 +00:00
2008-06-12 17:27:55 +00:00
2008-11-29 18:16:50 +00:00
2008-10-09 17:54:05 +00:00
2008-11-29 18:16:50 +00:00
2008-06-10 14:53:40 +00:00
2008-06-10 14:53:40 +00:00
2008-03-18 14:09:50 +00:00
2009-02-04 21:28:56 +00:00
2008-11-20 18:20:39 +00:00
2008-11-20 18:20:39 +00:00
2008-07-21 20:59:03 +00:00
2008-07-21 20:59:03 +00:00
2008-07-21 21:00:47 +00:00
2009-01-31 00:05:17 +00:00
2008-10-14 22:42:17 +00:00
2008-08-04 16:34:04 +00:00
2007-11-23 09:03:33 +00:00
2009-01-13 19:35:59 +00:00
2005-11-29 18:24:39 +00:00
2007-12-11 14:17:29 +00:00
2008-06-27 07:28:17 +00:00
2008-05-28 14:10:48 +00:00
2009-01-22 00:46:17 +00:00
2008-01-09 21:37:26 +00:00
2008-11-29 18:16:50 +00:00
2008-11-29 18:16:50 +00:00
2008-11-29 18:16:50 +00:00
2007-11-16 20:04:58 +00:00
2008-04-03 07:49:05 +00:00
2008-11-29 18:16:50 +00:00
2007-07-10 15:07:25 +00:00
2007-07-16 02:51:56 +00:00
2008-03-20 17:45:29 +00:00
2008-06-12 17:38:27 +00:00
2008-07-23 19:48:03 +00:00
2007-12-20 09:55:05 +00:00
2008-12-24 01:15:43 +00:00
2007-11-16 20:04:58 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2008-12-09 17:32:49 +00:00
2008-11-29 18:16:50 +00:00
2008-07-05 19:27:42 +00:00
2009-01-16 18:55:13 +00:00
2009-02-15 21:00:58 +00:00
2007-11-16 20:04:58 +00:00
2008-07-02 14:50:45 +00:00
2008-02-26 00:31:40 +00:00
2007-08-13 21:59:15 +00:00
2007-11-06 02:53:13 +00:00
2008-12-09 23:45:41 +00:00
2008-11-29 18:16:50 +00:00
2008-05-03 03:40:32 +00:00
2009-01-17 01:59:37 +00:00
2007-11-06 19:10:26 +00:00
2007-12-11 22:20:22 +00:00
2008-12-16 17:18:12 +00:00
2008-07-02 14:50:45 +00:00
2008-07-02 14:50:45 +00:00
2007-12-11 22:20:22 +00:00
2008-06-26 17:06:17 +00:00
2008-03-26 18:39:06 +00:00
2007-12-11 22:20:22 +00:00
2007-12-11 16:29:29 +00:00
2009-01-25 02:52:32 +00:00