Files
asterisk/main
Sean Bright 86af5a8913 Don't crash when passing a NULL message to __astman_get_header.
Before this commit, __astman_get_header would blindly dereference the passed in
'struct message *' to traverse the header list.  There are cases, however, such
as '*CLI> sip qualify peer foo' where the message pointer is NULL, so we need
to check for that.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@373131 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-09-18 20:12:41 +00:00
..
2012-05-18 13:58:23 +00:00
2012-03-24 02:34:39 +00:00
2012-03-24 02:34:39 +00:00
2012-03-24 02:34:39 +00:00
2012-09-12 15:42:35 +00:00
2012-07-06 15:20:11 +00:00
2012-06-25 19:24:55 +00:00
2012-07-19 22:07:46 +00:00
2007-12-11 22:20:22 +00:00
2012-06-11 14:10:13 +00:00
2011-10-11 00:43:14 +00:00